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