feat: forgejo test

This commit is contained in:
Nick 2025-01-18 17:16:23 -06:00
parent 00cc80e9e4
commit bb5e5d1db9

View file

@ -38,7 +38,7 @@ in
HTTP_PORT = service.ports.port0;
};
# If you need to start from scratch, don't forget to turn this off again
service.DISABLE_REGISTRATION = false;
service.DISABLE_REGISTRATION = true;
actions = {
ENABLED = true;
DEFAULT_ACTIONS_URL = "github";