fix: configure gitea to use correct ssh port

This commit is contained in:
2026-06-03 22:31:33 +02:00
parent b77fb6e925
commit 6e81791188
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -48,7 +48,6 @@
PasswordAuthentication = false;
KbdInteractiveAuthentication = false;
PermitRootLogin = "no";
AllowUsers = [ "leonhard" ];
};
};