Browse Source

fixed problem with gitea

feature/startup-from-labels
root 5 years ago
parent
commit
153810c4ac
  1. 2
      src/gitea/resources/app.ini.esh

2
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

Loading…
Cancel
Save