fix
This commit is contained in:
parent
3e8f126478
commit
76b0e2ed52
@ -52,13 +52,6 @@ services:
|
||||
image: redis
|
||||
ports:
|
||||
- "6379:6379"
|
||||
environment:
|
||||
REDIS_PASSWORD: $REDIS_PASSWORD_DEV
|
||||
entrypoint:
|
||||
- /bin/sh
|
||||
command:
|
||||
- echo $REDIS_PASSWORD
|
||||
- redis-server
|
||||
deploy:
|
||||
mode: replicated
|
||||
restart_policy:
|
||||
|
Loading…
Reference in New Issue
Block a user