Apply feedback

Signed-off-by: André Sterba <andre@sterba.dev>
This commit is contained in:
André Sterba
2023-06-30 13:55:58 +02:00
parent 1fb2215754
commit 76638e5020
+3 -1
View File
@@ -91,7 +91,9 @@ backend:
password: ${POSTGRES_PASSWORD}
# https://node-postgres.com/features/ssl
# ssl:
# host: ${POSTGRES_HOST}
# host is only needed if the connection name differs from the certificate name.
# This is for example the case with CloudSQL.
# host: servername in the certificate
# ca:
# $file: <file-path>/server.pem
# key: