This commit is contained in:
Ellie 2026-02-15 20:28:12 -08:00
parent 50007f068e
commit db5af11266
5 changed files with 75 additions and 0 deletions

View file

@ -9,6 +9,7 @@
services.forgejo = {
enable = true;
settings.service.DISABLE_REGISTRATION = true;
settings.actions.ENABLED = true;
settings.server = {
DOMAIN = "forgejo.ellie.town";
ROOT_URL = "https://forgejo.ellie.town/";