modules.services.gitea: fix anubis warning

This commit is contained in:
2025-12-17 16:05:18 +08:00
parent 87c0bd2e74
commit a315cb4ef8

View File

@@ -65,6 +65,7 @@ inputs:
BIND = "127.0.0.1:3003";
WEBMASTER_EMAIL = "chn@chn.moe";
SERVE_ROBOTS_TXT = true;
METRICS_BIND = "/run/anubis/anubis-gitea/anubis-metrics.sock";
};
};
nixos =