change gitea ssh port to proper port 😭
This commit is contained in:
@@ -17,7 +17,6 @@
|
|||||||
HTTP_ADDR = "127.0.0.1";
|
HTTP_ADDR = "127.0.0.1";
|
||||||
HTTP_PORT = 34951;
|
HTTP_PORT = 34951;
|
||||||
ROOT_URL = "https://git.k3t.dev/";
|
ROOT_URL = "https://git.k3t.dev/";
|
||||||
SSH_PORT = 34952;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user