disable gitea registration

This commit is contained in:
nicknase27
2026-07-25 23:46:17 +02:00
parent fe85efa90e
commit ea736b53e2
3 changed files with 5 additions and 2 deletions
+1
View File
@@ -17,6 +17,7 @@
};
environmentFile = ["/run/secrets/vaultwarden.env"];
};
networking.firewall.allowedTCPPorts = [8222];
age.secrets.vaultwarden = {
file = ../../secrets/vaultwarden.age;
path = "/run/secrets/vaultwarden.env";