postgres env vars work
This commit is contained in:
parent
02a359709c
commit
7480b2e244
@ -33,8 +33,8 @@ services:
|
||||
hostname: database
|
||||
env_file:
|
||||
- .db.env
|
||||
environment:
|
||||
POSTGRES_DB: "nextcloud"
|
||||
environment:
|
||||
POSTGRES_DB: "nextcloud"
|
||||
networks:
|
||||
default:
|
||||
aliases:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user