certificate for gitea

This commit is contained in:
Emmanuel Garette 2022-10-01 19:21:55 +02:00
parent 0a2b6d1fa2
commit b61bb58f73

View file

@ -33,8 +33,8 @@ LFS_CONTENT_PATH = /srv/gitea/lib/data/lfs
LFS_JWT_SECRET = %%gitea_lfs_jwt_secret LFS_JWT_SECRET = %%gitea_lfs_jwt_secret
OFFLINE_MODE = true OFFLINE_MODE = true
PROTOCOL = https PROTOCOL = https
CERT_FILE = %%revprox_cert_file CERT_FILE = %%revprox_client_cert_file
KEY_FILE = %%revprox_key_file KEY_FILE = %%revprox_client_key_file
[mailer] [mailer]
ENABLED = true ENABLED = true