fix gitea ssh

This commit is contained in:
mjallen18
2025-04-18 15:05:33 -05:00
parent 3453c74bc3
commit 8b0517f551

View File

@@ -13,6 +13,7 @@
HTTP_PORT = 3000;
PROTOCOL = "http";
ROOT_URL = "https://gitea.mjallen.dev/";
SSH_PORT = 2222;
};
service = {
REGISTER_EMAIL_CONFIRM = false;