1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-02 07:45:05 +00:00

Trust reverse proxy IP

This commit is contained in:
Girish Ramakrishnan
2022-12-28 10:53:57 +01:00
parent e10793d421
commit ed1846cd28
2 changed files with 4 additions and 1 deletions

View File

@@ -64,7 +64,8 @@ SKIP_VERIFY = true
; those settings are protected and can't be modified
INSTALL_LOCK = true
SECRET_KEY = ##SECRET_KEY
REVERSE_PROXY_LIMIT = 1
REVERSE_PROXY_TRUSTED_PROXIES = *
[service]
DISABLE_REGISTRATION = false