fix gitea ssh
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
HTTP_PORT = 3000;
|
HTTP_PORT = 3000;
|
||||||
PROTOCOL = "http";
|
PROTOCOL = "http";
|
||||||
ROOT_URL = "https://gitea.mjallen.dev/";
|
ROOT_URL = "https://gitea.mjallen.dev/";
|
||||||
|
SSH_PORT = 2222;
|
||||||
};
|
};
|
||||||
service = {
|
service = {
|
||||||
REGISTER_EMAIL_CONFIRM = false;
|
REGISTER_EMAIL_CONFIRM = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user