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