Remove envfile from linkwarden
This commit is contained in:
@@ -9,7 +9,6 @@ services:
|
|||||||
- nginx
|
- nginx
|
||||||
hostname: lw-postgres
|
hostname: lw-postgres
|
||||||
linkwarden:
|
linkwarden:
|
||||||
env_file: .env
|
|
||||||
environment:
|
environment:
|
||||||
- DATABASE_URL=postgresql://postgres:${POSTGRES_PASSWORD}@postgres:5432/postgres
|
- DATABASE_URL=postgresql://postgres:${POSTGRES_PASSWORD}@postgres:5432/postgres
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
Reference in New Issue
Block a user