Update Dashboard_Containers/linkwarden/compose.yaml
This commit is contained in:
@@ -4,6 +4,9 @@ services:
|
||||
container_name: linkwarden-db
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
POSTGRES_PASSWORD:
|
||||
NEXTAUTH_SECRET:
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /srv/docker/linkwarden/pgdata:/var/lib/postgresql/data
|
||||
|
||||
Reference in New Issue
Block a user