fix: add migrations section to app.ini.tpl for local network allowance
This commit is contained in:
@@ -46,5 +46,8 @@ LEVEL = info
|
|||||||
DEFAULT_THEME = gitea-auto
|
DEFAULT_THEME = gitea-auto
|
||||||
SHOW_USER_EMAIL = false
|
SHOW_USER_EMAIL = false
|
||||||
|
|
||||||
|
[migrations]
|
||||||
|
ALLOW_LOCAL_NETWORKS = true
|
||||||
|
|
||||||
[mailer]
|
[mailer]
|
||||||
ENABLED = false
|
ENABLED = false
|
||||||
|
|||||||
Reference in New Issue
Block a user