all variables now are in db.env

This commit is contained in:
bmen 2020-12-17 16:37:21 +00:00
parent 9a4502899b
commit f1acaef090
1 changed files with 0 additions and 2 deletions

View File

@ -39,8 +39,6 @@ services:
- REDIS_HOST=redis
env_file:
- db.env
env:
REDIS_HOST_PASSWORD=${REDIS_PASSWORD}
networks:
- backend-nextcloud
depends_on: