mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-03-22 13:39:53 +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…
x
Reference in New Issue
Block a user