This commit is contained in:
2023-09-08 10:16:23 +08:00
parent c6736cb59f
commit 8e9cfd28f8
4 changed files with 19 additions and 5 deletions

View File

@@ -43,6 +43,13 @@ database:
name: omc_db
backup: /usr/local/omc/database
# Redis 缓存数据
redis:
port: 6379
host: 127.0.0.1
password: ""
db: 0
mml:
port: 4100
sleep: 200