fix: correct migration configuration for local networks

This commit is contained in:
S
2026-03-02 21:07:11 -05:00
parent 49233eae6c
commit eb27f3ae5e

View File

@@ -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