diff --git a/pocketid/pocketid-secret.json b/pocketid/pocketid-secret.json index fb5d976..4da5935 100644 --- a/pocketid/pocketid-secret.json +++ b/pocketid/pocketid-secret.json @@ -11,6 +11,6 @@ "PUID": "1000", "PGID": "1000", "DB_PROVIDER": "postgres", - "POSTGRES_CONNECTION_STRING": "postgresql://#POSTGRES_USER:#POSTGRES_PASSWORD@pocketidpostgres-db:5432/#POSTGRES_DB" + "DB_CONNECTION_STRING": "postgresql://#POSTGRES_USER:#POSTGRES_PASSWORD@pocketidpostgres-db:5432/#POSTGRES_DB" } } \ No newline at end of file