Update
This commit is contained in:
parent
7c7ffabdb1
commit
ec367a0af9
@ -0,0 +1,13 @@
|
|||||||
|
bot_token: xxx
|
||||||
|
#socks5: 127.0.0.1:1080
|
||||||
|
bindmax: 3
|
||||||
|
admin: 555,666,777
|
||||||
|
notice: "aaa\nbbb"
|
||||||
|
cron: "1 */3 * * *"
|
||||||
|
#docker部署默认无需修改mysql配置
|
||||||
|
mysql:
|
||||||
|
host: mysql
|
||||||
|
port: 3306
|
||||||
|
user: root
|
||||||
|
password: root
|
||||||
|
database: e5sub
|
||||||
Loading…
Reference in New Issue
Block a user