remotes/1693045480750635534/spooky-22
Aevann1 2021-09-05 22:34:14 +02:00
parent d1897d62fc
commit c5e8cedcf8
1 changed files with 1 additions and 3 deletions

View File

@ -56,9 +56,7 @@ services:
redis:
image: redis
command: redis-server /drama/redis.conf
volumes:
- ./redis.conf:/drama/redis.conf
command: redis-server --dbfilename dump.rdb --always-show-logo yes --dir ./ --pidfile /var/run/redis_6379.pid
ports:
- "6379:6379"