Allow imports from local IPs

Namely from other git servers on my network
This commit is contained in:
Jake Howard 2023-03-26 14:47:30 +01:00
parent a6a6fd9e76
commit c0fd7ea3ac
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -107,3 +107,6 @@ ENABLED = true
[actions]
ENABLED = true
DEFAULT_ACTIONS_URL = https://gitea.theorangeone.net
[migrations]
ALLOW_LOCALNETWORKS = true