修改dockerfile和默认跳转路径

This commit is contained in:
whyour
2021-03-18 11:31:49 +08:00
parent 4555a24434
commit c0bb6cddf4
3 changed files with 14 additions and 11 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
MONGODB_URI='mongodb://'
YIYAN_MONGODB_URI=''
PORT=8080
PORT=5600
LOG_LEVEL='debug'
SECRET='test'
SECRET='whyour'