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