Change forgejo ssh port

This commit is contained in:
KoenDR06 2026-02-17 17:42:47 +01:00
parent 2ed07e5564
commit 5acce8f41a
3 changed files with 8 additions and 8 deletions

View file

@ -8,6 +8,4 @@
horseman.stateVersion = "24.11";
networking.hostName = "solis";
networking.firewall.allowedTCPPorts = [3000 3001];
}