all variables now are in db.env
This commit is contained in:
parent
9a4502899b
commit
f1acaef090
|
@ -39,8 +39,6 @@ services:
|
|||
- REDIS_HOST=redis
|
||||
env_file:
|
||||
- db.env
|
||||
env:
|
||||
REDIS_HOST_PASSWORD=${REDIS_PASSWORD}
|
||||
networks:
|
||||
- backend-nextcloud
|
||||
depends_on:
|
||||
|
|
Loading…
Reference in New Issue