Compare commits
2 Commits
a58f5a3406
...
da63615f11
| Author | SHA1 | Date | |
|---|---|---|---|
| da63615f11 | |||
| d620830062 |
@@ -13,7 +13,7 @@ http:
|
|||||||
- zstd
|
- zstd
|
||||||
- br
|
- br
|
||||||
- gzip
|
- gzip
|
||||||
defaultEncoding: zstd
|
minResponseBodyBytes: 1024
|
||||||
includedContentTypes:
|
includedContentTypes:
|
||||||
- text/html
|
- text/html
|
||||||
- text/css
|
- text/css
|
||||||
|
|||||||
@@ -85,7 +85,6 @@ entryPoints:
|
|||||||
- "2405:8100::/32"
|
- "2405:8100::/32"
|
||||||
- "2a06:98c0::/29"
|
- "2a06:98c0::/29"
|
||||||
- "2c0f:f248::/32"
|
- "2c0f:f248::/32"
|
||||||
http3: {}
|
|
||||||
internal_web:
|
internal_web:
|
||||||
address: "192.168.50.4:80"
|
address: "192.168.50.4:80"
|
||||||
http:
|
http:
|
||||||
@@ -95,7 +94,6 @@ entryPoints:
|
|||||||
scheme: "https"
|
scheme: "https"
|
||||||
internal_websecure:
|
internal_websecure:
|
||||||
address: "192.168.50.4:443"
|
address: "192.168.50.4:443"
|
||||||
http3: {}
|
|
||||||
metrics:
|
metrics:
|
||||||
address: ":8082"
|
address: ":8082"
|
||||||
dashboard:
|
dashboard:
|
||||||
|
|||||||
Reference in New Issue
Block a user