diff --git a/caddy-proxy/templates/index.go b/caddy-proxy/templates/index.go index 78a7a81..65ff1a5 100644 --- a/caddy-proxy/templates/index.go +++ b/caddy-proxy/templates/index.go @@ -51,12 +51,18 @@ const IndexTemplate = `
  • {{.WsUrl}}
  • -
  • From other devices in your LAN: - -
  • + {{- if .HttpsUrl }} + {{- if .LanMode }} +
  • From other devices in your LAN: + {{- else }} +
  • Using HTTPS: + {{- end }} + +
  • + {{- end }}

    Services and passwords: