删除默认配置, 防止出现配置无法覆盖的warning
This commit is contained in:
parent
7399b31837
commit
1294402a36
20
.env
20
.env
@ -1,20 +0,0 @@
|
|||||||
API_PORT=3001
|
|
||||||
API_HOST=127.0.0.1
|
|
||||||
API_TOKEN_SECRET=sdf(**&*&xx2213
|
|
||||||
API_TOKEN_EXPIRESIN=1d
|
|
||||||
|
|
||||||
|
|
||||||
FILE_PORT=3002
|
|
||||||
FILE_HOST=127.0.0.1
|
|
||||||
FILE_TOKEN_SECRET=sdf(**&*&xx221322
|
|
||||||
FILE_TOKEN_EXPIRESIN=1d
|
|
||||||
FILE_UPLOAD_LOCATION=/var/data/uploads/pyxis/album/images
|
|
||||||
FILE_SHOW_URL=http://localhost/album/images/
|
|
||||||
|
|
||||||
ADMIN_PORT=2900
|
|
||||||
ADMIN_TOKEN_SECRET=322f(**&*&xx221356
|
|
||||||
ADMIN_TOKEN_EXPIRESIN=1d
|
|
||||||
|
|
||||||
DB_MAIN=mongodb://localhost/pyxis-development
|
|
||||||
DB_SECOND=mongodb://tiku:kingsome@192.168.100.30/tiku?authSource=tiku&w=1
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user