fix
This commit is contained in:
parent
9ee170c3c8
commit
3e8f126478
@ -54,6 +54,8 @@ services:
|
||||
- "6379:6379"
|
||||
environment:
|
||||
REDIS_PASSWORD: $REDIS_PASSWORD_DEV
|
||||
entrypoint:
|
||||
- /bin/sh
|
||||
command:
|
||||
- echo $REDIS_PASSWORD
|
||||
- redis-server
|
||||
|
Loading…
Reference in New Issue
Block a user