fix: route host loopback backends

This commit is contained in:
Alfredo Di Stasio
2026-06-30 10:16:03 +02:00
parent f3759e76ea
commit 1509c1e5fd
11 changed files with 46 additions and 48 deletions
+2 -2
View File
@@ -4,9 +4,9 @@ global:
entryPoints:
web:
address: ":8080"
address: ":80"
tls:
address: ":8443"
address: ":443"
ping:
address: ":8082"