fix
This commit is contained in:
parent
76b0e2ed52
commit
bea5949eb4
@ -53,9 +53,6 @@ services:
|
||||
image: redis
|
||||
ports:
|
||||
- "6379:6379"
|
||||
environment:
|
||||
REDIS_PASSWORD: $REDIS_PASSWORD_PROD
|
||||
command: /bin/sh -c 'redis-server --requirepass $$REDIS_PASSWORD'
|
||||
deploy:
|
||||
mode: replicated
|
||||
restart_policy:
|
||||
|
Loading…
Reference in New Issue
Block a user