feat: allow migrations from gitlab.simoncor.net

This commit is contained in:
Simon Cornet 2026-05-11 10:38:34 +02:00
commit 9d008bebf8

View file

@ -69,3 +69,6 @@
FORGEJO__openid__ENABLE_OPENID_SIGNIN: "false"
FORGEJO__openid__ENABLE_OPENID_SIGNUP: "false"
FORGEJO__service__DISABLE_REGISTRATION: "true"
# migrations
FORGEJO__migrations__ALLOWED_DOMAINS: "gitlab.simoncor.net"