From 153810c4ace7933ef549c47d0c12d2f1bcc788f5 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 15 May 2020 22:28:36 -0500 Subject: [PATCH] fixed problem with gitea --- src/gitea/resources/app.ini.esh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gitea/resources/app.ini.esh b/src/gitea/resources/app.ini.esh index 2fca524..a9f22ce 100644 --- a/src/gitea/resources/app.ini.esh +++ b/src/gitea/resources/app.ini.esh @@ -30,7 +30,7 @@ DOMAIN = medusa.alemor.org ROOT_URL = http://medusa.casa.alemor.org/git/ HTTP_PORT = 80 START_SSH_SERVER = true -SSH_PORT = 9022 +SSH_PORT = 4323 SSH_LISTEN_PORT = 22 LFS_START_SERVER = trxue LFS_CONTENT_PATH = /vol/git/lfs