Allow imports from local IPs
Namely from other git servers on my network
This commit is contained in:
@ -107,3 +107,6 @@ ENABLED = true
|
||||
[actions]
|
||||
ENABLED = true
|
||||
DEFAULT_ACTIONS_URL = https://gitea.theorangeone.net
|
||||
|
||||
[migrations]
|
||||
ALLOW_LOCALNETWORKS = true
|
||||
|
Reference in New Issue
Block a user