From b7fdb3c5a327762be557b1df3c8ba9c6effe04ad Mon Sep 17 00:00:00 2001 From: Damien Arnodo Date: Thu, 5 Feb 2026 11:17:15 +0000 Subject: [PATCH] Update serve-config.json --- serve-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serve-config.json b/serve-config.json index 87ce484..ada9142 100644 --- a/serve-config.json +++ b/serve-config.json @@ -8,7 +8,7 @@ "infrahub.taila5ad8.ts.net:443": { "Handlers": { "/": { - "Proxy": "http://127.0.0.1:8000" + "Proxy": "http://infrahub-server:8000" } } }