There was an error while loading. Please reload this page.
1 parent 3bda4cb commit 7170a28Copy full SHA for 7170a28
1 file changed
Caddyfile
@@ -355,7 +355,7 @@ Policy: https://github.com/fastly/fastly-log-analytics/blob/main/SECURITY.md
355
# enabling the browser to negotiate HTTP/2 (multiplexing) over the tunnel.
356
# This prevents client-side TCP connection starvation (tab freezing) while keeping
357
# admin access bound strictly to the local loopback/SSH boundary.
358
-localhost:8443, 127.0.0.1:8443 {
+https://localhost:8443, https://127.0.0.1:8443 {
359
tls internal
360
361
encode zstd gzip
0 commit comments