mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-23 20:11:12 +00:00
Update traefik.yml
add quic http3
This commit is contained in:
parent
82c3ec86fa
commit
434983b5b6
|
@ -77,6 +77,9 @@ entryPoints:
|
|||
forwardedHeaders:
|
||||
# Reuse list of Cloudflare Trusted IP's above for HTTPS requests
|
||||
trustedIPs: *trustedIps
|
||||
# enable HTTP3 QUIC via UDP/443
|
||||
#http3:
|
||||
# advertisedPort: '443'
|
||||
http:
|
||||
tls:
|
||||
# Generate a wildcard domain certificate
|
||||
|
|
Loading…
Reference in New Issue
Block a user