fix: Gitea | use sslmode verify-full for postgres

This commit is contained in:
2025-11-15 16:33:24 +05:00
parent e473f26ece
commit 5ee369e563

View File

@@ -57,7 +57,7 @@ gitea:
HOST: postgres-cluster-rw
NAME: gitea
USER: gitea
SSL_MODE: require
SSL_MODE: verify-full
cache:
ADAPTER: memory
session: