change gitea ssh port to proper port 😭

This commit is contained in:
k3t
2026-07-06 22:48:42 -06:00
parent 67f889d820
commit 6170bef727
-1
View File
@@ -17,7 +17,6 @@
HTTP_ADDR = "127.0.0.1";
HTTP_PORT = 34951;
ROOT_URL = "https://git.k3t.dev/";
SSH_PORT = 34952;
};
};
};