This commit is contained in:
Aevann1 2021-09-14 16:31:07 +02:00
parent 76db7c56ab
commit dde59a044d

View file

@ -57,9 +57,6 @@ services:
redis:
image: redis
command: redis-server /drama/redis.conf
volumes:
- ./redis.conf:/drama/redis.conf
ports:
- "6379:6379"