mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
版本文件改为七牛云存储
This commit is contained in:
+4
-3
@@ -1,6 +1,3 @@
|
||||
MONGODB_URI='mongodb://'
|
||||
YIYAN_MONGODB_URI=''
|
||||
|
||||
CRON_PORT=5500
|
||||
BACK_PORT=5600
|
||||
PORT=5700
|
||||
@@ -8,3 +5,7 @@ PORT=5700
|
||||
LOG_LEVEL='debug'
|
||||
|
||||
SECRET='whyour'
|
||||
|
||||
QINIU_AK = ''
|
||||
QINIU_SK = ''
|
||||
QINIU_SCOPE = ''
|
||||
Reference in New Issue
Block a user