fix
This commit is contained in:
parent
962420478d
commit
9ee170c3c8
@ -55,8 +55,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
REDIS_PASSWORD: $REDIS_PASSWORD_DEV
|
REDIS_PASSWORD: $REDIS_PASSWORD_DEV
|
||||||
command:
|
command:
|
||||||
- mkdir /etc/redis
|
- echo $REDIS_PASSWORD
|
||||||
- echo "requirepass $REDIS_PASSWORD" > /etc/redis/redis.conf
|
|
||||||
- redis-server
|
- redis-server
|
||||||
deploy:
|
deploy:
|
||||||
mode: replicated
|
mode: replicated
|
||||||
|
Loading…
Reference in New Issue
Block a user