Force nextcloud to use global environment file.

This commit is contained in:
chsteinle
2021-12-23 08:33:55 +01:00
parent 0a55e0a134
commit b63d80a705

View File

@@ -25,6 +25,7 @@ services:
- nextcloud-config:/var/www/html/config
networks:
- internal
env_file: ../.env
environment:
- POSTGRES_DB:nextcloud
- POSTGRES_USER:nextcloud