minor change
This commit is contained in:
parent
49423ddb51
commit
5ba3fd7b6c
|
@ -2,6 +2,8 @@ version: "3.5"
|
|||
services:
|
||||
linkwarden:
|
||||
env_file: .env
|
||||
environment:
|
||||
- DATABASE_URL=postgresql://postgres:${POSTGRES_PASSWORD}@postgres:5432/postgres
|
||||
restart: always
|
||||
build: .
|
||||
ports:
|
||||
|
|
Ŝarĝante…
Reference in New Issue