diff --git a/productivity.yaml b/productivity.yaml index 257eeb4..3cb573f 100644 --- a/productivity.yaml +++ b/productivity.yaml @@ -10,7 +10,7 @@ services: hostname: lw-postgres linkwarden: environment: - - DATABASE_URL=postgresql://postgres:${POSTGRES_PASSWORD}@postgres:5432/postgres + - DATABASE_URL=postgresql://postgres:${POSTGRES_PASSWORD}@lw-postgres:5432/postgres restart: always image: ghcr.io/linkwarden/linkwarden:latest ports: