Set gitea SSH domain to alias
This commit is contained in:
parent
957d4d7b69
commit
68a684c7f6
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ TEMP_PATH = /data/gitea/uploads
|
|||
|
||||
[server]
|
||||
APP_DATA_PATH = /data/gitea
|
||||
SSH_DOMAIN = git.0rng.one
|
||||
SSH_DOMAIN = gitea
|
||||
HTTP_PORT = 3000
|
||||
ROOT_URL = https://git.0rng.one/
|
||||
DISABLE_SSH = false
|
||||
|
|
Loading…
Reference in a new issue