Compare commits
2 Commits
885d896777
...
d46cc3e801
Author | SHA1 | Date | |
---|---|---|---|
d46cc3e801 | |||
|
9c0932bdd4 |
@@ -11,6 +11,6 @@
|
|||||||
"PUID": "1000",
|
"PUID": "1000",
|
||||||
"PGID": "1000",
|
"PGID": "1000",
|
||||||
"DB_PROVIDER": "postgres",
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user