fix
This commit is contained in:
parent
1b5372ef34
commit
44c0e703ce
@ -54,9 +54,6 @@ services:
|
|||||||
- "6379:6379"
|
- "6379:6379"
|
||||||
environment:
|
environment:
|
||||||
REDIS_PASSWORD: $REDIS_PASSWORD_DEV
|
REDIS_PASSWORD: $REDIS_PASSWORD_DEV
|
||||||
command:
|
|
||||||
- requirepass $REDIS_PASSWORD > /etc/redis/redis.conf
|
|
||||||
- redis-server
|
|
||||||
deploy:
|
deploy:
|
||||||
mode: replicated
|
mode: replicated
|
||||||
restart_policy:
|
restart_policy:
|
||||||
|
Loading…
Reference in New Issue
Block a user