auto commit
This commit is contained in:
parent
29eb68e5bd
commit
bf9b7642a1
@ -123,6 +123,8 @@ services:
|
||||
redis-commander:
|
||||
image: rediscommander/redis-commander:latest
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- .env.${NODE_ENV:-development}
|
||||
ports:
|
||||
- "8081:8081"
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user