Allow imports from local IPs
Namely from other git servers on my network
This commit is contained in:
parent
a6a6fd9e76
commit
c0fd7ea3ac
1 changed files with 3 additions and 0 deletions
|
@ -107,3 +107,6 @@ ENABLED = true
|
|||
[actions]
|
||||
ENABLED = true
|
||||
DEFAULT_ACTIONS_URL = https://gitea.theorangeone.net
|
||||
|
||||
[migrations]
|
||||
ALLOW_LOCALNETWORKS = true
|
||||
|
|
Loading…
Reference in a new issue