fix: disable SSL for gitea→pgbouncer connection (pgbouncer handles TLS to DO)

This commit is contained in:
Ryan Moon
2026-04-02 22:21:10 -05:00
parent 964ddad2d0
commit 9858867bae

View File

@@ -13,7 +13,7 @@ gitea:
START_SSH_SERVER: true
database:
DB_TYPE: postgres
SSL_MODE: require
SSL_MODE: disable
session:
PROVIDER: db
cache: