Change primary gitea domain to the one I actually use

This commit is contained in:
Jake Howard 2020-07-02 19:42:51 +01:00
parent 1c99477ce9
commit fba284f9a9
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -15,14 +15,14 @@ TEMP_PATH = /data/gitea/uploads
APP_DATA_PATH = /data/gitea
SSH_DOMAIN = gitea
HTTP_PORT = 3000
ROOT_URL = https://git.0rng.one/
ROOT_URL = https://git.theorangeone.net/
DISABLE_SSH = false
SSH_PORT = 22
SSH_LISTEN_PORT = 3022
START_SSH_SERVER = true
LFS_START_SERVER = true
LFS_CONTENT_PATH = /data/git/lfs
DOMAIN = git.0rng.one
DOMAIN = git.theorangeone.net
LFS_JWT_SECRET = {{ gitea.lfs_jwt_secret }}
OFFLINE_MODE = false
LANDING_PAGE = explore