Remove cgit landing pages

I can use an org to make the URLs in gitea slightly nicer, which will do for now
This commit is contained in:
Jake Howard
2020-04-11 17:37:05 +01:00
parent 17f5aa921b
commit 4f5a99263f
4 changed files with 3 additions and 65 deletions

View File

@ -15,7 +15,7 @@ TEMP_PATH = /data/gitea/uploads
APP_DATA_PATH = /data/gitea
SSH_DOMAIN = git.0rng.one
HTTP_PORT = 3000
ROOT_URL = https://git.0rng.one/gitea/
ROOT_URL = https://git.0rng.one/
DISABLE_SSH = false
SSH_PORT = 22
SSH_LISTEN_PORT = 3022