diff --git a/tasks/forgejo.yaml b/tasks/forgejo.yaml index ef7c6e1..1414a75 100644 --- a/tasks/forgejo.yaml +++ b/tasks/forgejo.yaml @@ -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"