From c58883a91f065b211a88f5e73ee5b483e240a7e0 Mon Sep 17 00:00:00 2001 From: 0xWheatyz Date: Wed, 4 Mar 2026 02:27:26 +0000 Subject: [PATCH] fix: updated site url --- testing1/first-cluster/apps/gitea/configmap.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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