mirror of
https://github.com/Yanyutin753/RefreshToV1Api.git
synced 2025-10-14 15:11:26 +00:00
[fix] 调整默认的redis链接为redis容器
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"enabled_plugin_output": "false"
|
||||
},
|
||||
"redis": {
|
||||
"host": "localhost",
|
||||
"host": "redis",
|
||||
"port": 6379,
|
||||
"password": "",
|
||||
"db": 0,
|
||||
|
Reference in New Issue
Block a user