diff --git a/cmd/zrok/endpoint_ui/index.html b/cmd/zrok/endpoint_ui/index.html index c86c0ce1..0057ca68 100644 --- a/cmd/zrok/endpoint_ui/index.html +++ b/cmd/zrok/endpoint_ui/index.html @@ -27,15 +27,15 @@ display: flex; flex-direction: column; align-items: center; - height: 50vh; + height: 600px; justify-content: center; } #banner h1 { font-size: 64pt; } #info { - margin-left: 25px; - margin-right: 25px; + margin-left: 50px; + margin-right: 50px; } @@ -43,10 +43,11 @@
This is an HTTP server running at address:
+This host has these IP addresses: {{ .Ips }}