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