fix: correct migration configuration for local networks
This commit is contained in:
@@ -47,7 +47,8 @@ DEFAULT_THEME = gitea-auto
|
||||
SHOW_USER_EMAIL = false
|
||||
|
||||
[migrations]
|
||||
ALLOW_LOCAL_NETWORKS = true
|
||||
ALLOW_LOCALNETWORKS = true
|
||||
SKIP_TLS_VERIFY = true
|
||||
|
||||
[mailer]
|
||||
ENABLED = false
|
||||
|
||||
Reference in New Issue
Block a user