v
This commit is contained in:
parent
6ab0066f6d
commit
ab6b9925be
@ -355,11 +355,11 @@ traefik:
|
|||||||
# Enable HTTP/3.
|
# Enable HTTP/3.
|
||||||
# Requires enabling experimental http3 feature and tls.
|
# Requires enabling experimental http3 feature and tls.
|
||||||
# Note that you cannot have a UDP entrypoint with the same port.
|
# Note that you cannot have a UDP entrypoint with the same port.
|
||||||
http3: false
|
http3: true
|
||||||
# Set TLS at the entrypoint
|
# Set TLS at the entrypoint
|
||||||
# https://doc.traefik.io/traefik/routing/entrypoints/#tls
|
# https://doc.traefik.io/traefik/routing/entrypoints/#tls
|
||||||
# tls:
|
tls:
|
||||||
# enabled: true
|
enabled: true
|
||||||
# # this is the name of a TLSOption definition
|
# # this is the name of a TLSOption definition
|
||||||
# options: ""
|
# options: ""
|
||||||
# certResolver: cf
|
# certResolver: cf
|
||||||
|
Loading…
Reference in New Issue
Block a user