Switch the TLS mode to disabled for Gitea

We connect through a Zerotier private IP
This commit is contained in:
Greg 2021-01-23 19:08:06 +01:00
parent a4a35da0ff
commit a7116b8fe5
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ HOST = <%= @postgresql_host %>
NAME = gitea
USER = gitea
PASSWD = <%= @postgresql_password %>
SSL_MODE = verify-ca
SSL_MODE = disable
# [indexer]
# ISSUE_INDEXER_PATH = /data/gitea/indexers/issues.bleve