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

@@ -27,6 +27,13 @@ database:
name: omc_db
backup: d:/local.git/ems.agt/restagent/database
# Redis 缓存数据
redis:
port: 6379
host: "192.168.4.228"
password: ""
db: 0
mml:
port: 4100
sleep: 200