修复修改任务状态本地免认证

This commit is contained in:
whyour
2022-01-25 22:52:27 +08:00
parent e13d9ed51b
commit 3131f197b8
7 changed files with 63 additions and 19 deletions
+2 -1
View File
@@ -2,7 +2,8 @@ MONGODB_URI='mongodb://'
YIYAN_MONGODB_URI=''
CRON_PORT=5500
PORT=5600
BACK_PORT=5600
PORT=5700
LOG_LEVEL='debug'