From 5fd76f5dbbc3401db6f5c86b241d4a69f47a2b2f Mon Sep 17 00:00:00 2001 From: cruizba Date: Wed, 27 Mar 2024 21:34:40 +0100 Subject: [PATCH] Use relative links to access services --- caddy-proxy/templates/index.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/caddy-proxy/templates/index.go b/caddy-proxy/templates/index.go index da104cd..78a7a81 100644 --- a/caddy-proxy/templates/index.go +++ b/caddy-proxy/templates/index.go @@ -73,19 +73,19 @@ const IndexTemplate = `
  • API Secret: {{.LiveKitApiSecret}}
  • -
  • Minio: {{.HttpUrl}}/minio-console +
  • MinIO
  • -
  • OpenVidu Dashboard: {{.HttpUrl}}/dashboard +
  • OpenVidu Dashboard
  • -
  • OpenVidu Call: {{.HttpUrl}}/openvidu-call
  • +
  • OpenVidu Call