diff --git a/testing1/first-cluster/apps/gitea/configmap.yaml b/testing1/first-cluster/apps/gitea/configmap.yaml index c52ed7d..5d94321 100644 --- a/testing1/first-cluster/apps/gitea/configmap.yaml +++ b/testing1/first-cluster/apps/gitea/configmap.yaml @@ -20,7 +20,7 @@ data: DOMAIN = localhost SSH_DOMAIN = localhost HTTP_PORT = 3000 - ROOT_URL = http://localhost:30300/ + ROOT_URL = http://10.0.1.10 DISABLE_SSH = false SSH_PORT = 22 SSH_LISTEN_PORT = 22