🏡 index : github.com/captn3m0/nebula.git

author Nemo <me@captnemo.in> 2019-09-14 18:32:09.0 +05:30:00
committer Nemo <me@captnemo.in> 2019-09-14 18:32:09.0 +05:30:00
commit
0633f6113f4f61c63817bba9a9662d71906105fb [patch]
tree
3dd015760c01caf92061dc429fee3890900ba97d
parent
4336814bac2c517f0898ddee1fc39ea78fe11487
download
0633f6113f4f61c63817bba9a9662d71906105fb.tar.gz

The SSH and Web servers are on different IP addresses now



Diff

 gitea/conf/conf.ini.tpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gitea/conf/conf.ini.tpl b/gitea/conf/conf.ini.tpl
index f3f1a18..b777b9c 100644
--- a/gitea/conf/conf.ini.tpl
+++ a/gitea/conf/conf.ini.tpl
@@ -62,7 +62,7 @@

[server]
APP_DATA_PATH    = /data/gitea
SSH_DOMAIN       = git.captnemo.in
SSH_DOMAIN       = code.captnemo.in
HTTP_PORT        = 3000
ROOT_URL         = https://git.captnemo.in/
DISABLE_SSH      = false