mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-04 18:32:26 +08:00
1.MongoDB、Redis兼容集群模式
2.离线数据接口化访问
This commit is contained in:
@@ -10,7 +10,7 @@ max_size = 10485760
|
||||
url = "mongodb://mongo:27017"
|
||||
|
||||
[redis]
|
||||
addr = "redis:6379"
|
||||
addr = "redis://redis:6379"
|
||||
password = ""
|
||||
|
||||
[mq]
|
||||
|
||||
Reference in New Issue
Block a user