Force nextcloud to use global environment file.
This commit is contained in:
@@ -25,6 +25,7 @@ services:
|
|||||||
- nextcloud-config:/var/www/html/config
|
- nextcloud-config:/var/www/html/config
|
||||||
networks:
|
networks:
|
||||||
- internal
|
- internal
|
||||||
|
env_file: ../.env
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_DB:nextcloud
|
- POSTGRES_DB:nextcloud
|
||||||
- POSTGRES_USER:nextcloud
|
- POSTGRES_USER:nextcloud
|
||||||
|
|||||||
Reference in New Issue
Block a user