two redis is one too much
This commit is contained in:
@@ -33,7 +33,7 @@ services:
|
||||
ports:
|
||||
- "33333:8080"
|
||||
|
||||
redis:
|
||||
cache:
|
||||
image: healthcheck/redis:alpine
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
@@ -25,7 +25,7 @@ health:
|
||||
cache:
|
||||
redis:
|
||||
enabled: true
|
||||
host: redis
|
||||
host: cache
|
||||
password: ""
|
||||
|
||||
proxy:
|
||||
|
||||
Reference in New Issue
Block a user