SSH access for Gitea

This commit is contained in:
2026-05-15 15:23:26 +02:00
parent c12da16d00
commit ecafb32328
5 changed files with 28 additions and 17 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ let
stripRoot = false;
};
domain = "git.cyperpunk.de"; # swap to git.cyperpunk.de for prod
domain = "git.cyperpunk.de";
httpPort = 9000;
sshPort = 12222;
in