Disable HTTP/3 entrypoints
This commit is contained in:
@@ -85,7 +85,6 @@ entryPoints:
|
||||
- "2405:8100::/32"
|
||||
- "2a06:98c0::/29"
|
||||
- "2c0f:f248::/32"
|
||||
http3: {}
|
||||
internal_web:
|
||||
address: "192.168.50.4:80"
|
||||
http:
|
||||
@@ -95,7 +94,6 @@ entryPoints:
|
||||
scheme: "https"
|
||||
internal_websecure:
|
||||
address: "192.168.50.4:443"
|
||||
http3: {}
|
||||
metrics:
|
||||
address: ":8082"
|
||||
dashboard:
|
||||
|
||||
Reference in New Issue
Block a user