This commit is contained in:
Roxedus 2022-06-04 23:35:53 +02:00
parent 649a834fb9
commit e9b31bcd61
Signed by: Roxedus
GPG Key ID: 9B4E311961C63639

View File

@ -348,7 +348,7 @@ 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: true http3: false
# 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: