Revert most changes

This commit is contained in:
Christian Mäder
2020-10-26 15:16:49 +01:00
parent 48decdeb0e
commit e18d6c53b3
21 changed files with 5 additions and 6401 deletions

View File

@@ -36,7 +36,7 @@ services:
- sh
- -c # this is to evaluate the $REDIS_PASSWORD from the env
- redis-server --appendonly yes --requirepass $$REDIS_PASSWORD ## $$ because of docker-compose
env_file: env/redis-worker.env
env_file: env/redis.env
redis-cache:
image: redis:6-alpine
command: