mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-22 22:36:06 +08:00
12 lines
132 B
Plaintext
12 lines
132 B
Plaintext
PUBLIC_PORT=5400
|
|
CRON_PORT=5500
|
|
BACK_PORT=5600
|
|
PORT=5700
|
|
|
|
LOG_LEVEL='debug'
|
|
|
|
SECRET='whyour'
|
|
|
|
QINIU_AK=''
|
|
QINIU_SK=''
|
|
QINIU_SCOPE='' |