generated from bisco/codex-bootstrap
fix: route host loopback backends
This commit is contained in:
+2
-2
@@ -4,9 +4,9 @@ global:
|
||||
|
||||
entryPoints:
|
||||
web:
|
||||
address: ":8080"
|
||||
address: ":80"
|
||||
tls:
|
||||
address: ":8443"
|
||||
address: ":443"
|
||||
ping:
|
||||
address: ":8082"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user