fix: fix broken node-postgres url

Signed-off-by: Johan Hammar <johan.hammar@gmail.com>
This commit is contained in:
Johan Hammar
2024-06-09 18:27:20 +02:00
parent 237d7e8325
commit 01e646a032
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ backend:
# all interfaces, the most permissive setting. The right value depends on your specific deployment.
listen: ':7007'
# config options: https://node-postgres.com/api/client
# config options: https://node-postgres.com/apis/client
database:
client: pg
pluginDivisionMode: 'schema'
@@ -13,7 +13,7 @@ backend:
# all interfaces, the most permissive setting. The right value depends on your specific deployment.
listen: ':7007'
# config options: https://node-postgres.com/api/client
# config options: https://node-postgres.com/apis/client
database:
client: pg
connection: