fd
This commit is contained in:
parent
887e746fbd
commit
569c7f3bad
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ services:
|
|||
|
||||
redis:
|
||||
image: redis
|
||||
command: redis-server --dbfilename dump.rdb --always-show-logo yes --dir /service --pidfile /var/run/redis_6379.pid
|
||||
command: redis-server --dbfilename dump.rdb --always-show-logo yes --dir ./ --pidfile /var/run/redis_6379.pid
|
||||
volumes:
|
||||
- "./:/service"
|
||||
ports:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue