fix(deploy): prevent duplicated api prefix
This commit is contained in:
@@ -23,7 +23,7 @@ monitoring_database:
|
||||
max_idle_conns: 2
|
||||
|
||||
redis:
|
||||
addr: localhost:6379
|
||||
addr: redis:6379
|
||||
db: 0
|
||||
|
||||
cache:
|
||||
|
||||
Reference in New Issue
Block a user