新增 debug 页面
This commit is contained in:
10
.env.example
Normal file
10
.env.example
Normal file
@@ -0,0 +1,10 @@
|
||||
# 数据库连接字符串
|
||||
DATABASE_URL=
|
||||
|
||||
# Redis 连接字符串
|
||||
REDIS_URL=
|
||||
|
||||
# 京东网关配置
|
||||
JD_BASE=https://smart.jdbox.xyz:58001
|
||||
JD_USERNAME=
|
||||
JD_PASSWORD=
|
||||
Reference in New Issue
Block a user