fix: add protocol

This commit is contained in:
2026-04-05 21:23:30 -05:00
parent b44bb8fa62
commit 9178bbc3b9

View File

@@ -150,6 +150,7 @@ temporal:
driverName: postgres12 driverName: postgres12
databaseName: app databaseName: app
connectAddr: postiz-postgresql-18-cluster-rw.postiz:5432 connectAddr: postiz-postgresql-18-cluster-rw.postiz:5432
connectProtocol: "tcp"
user: app user: app
existingSecret: postiz-postgresql-18-cluster-app existingSecret: postiz-postgresql-18-cluster-app
secretKey: password secretKey: password