changed variable for redis password

This commit is contained in:
bmen 2020-12-17 16:35:58 +00:00
parent cca425e6d8
commit 9a4502899b
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ services:
env_file:
- db.env
env:
- REDIS_HOST_PASSWORD=${REDIS_PASSWORD}
REDIS_HOST_PASSWORD=${REDIS_PASSWORD}
networks:
- backend-nextcloud
depends_on: