forked from stove/dataset
certificate for gitea
This commit is contained in:
parent
0a2b6d1fa2
commit
b61bb58f73
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue