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