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