redis
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user