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