diff --git a/traefik.changes b/traefik.changes index 5dc2ed5..118ae16 100644 --- a/traefik.changes +++ b/traefik.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 29 08:20:42 UTC 2024 - Johannes Weberhofer + +- Fix in traefik.yml configuration file + ------------------------------------------------------------------- Thu May 23 15:02:13 UTC 2024 - Johannes Weberhofer diff --git a/traefik.yml b/traefik.yml index 33c8139..c5fcb18 100644 --- a/traefik.yml +++ b/traefik.yml @@ -41,11 +41,10 @@ entryPoints: #websecure: # address: :443 - # ------------------------------------------------------------------------ - # Enable the http3 and advertize it at UDP port 443 - # ------------------------------------------------------------------------ - #http3: - # advertisedPort: 443 + # ------------------------------------------------------------------------ + # Enable the http3 and advertize it at UDP port 443 + # ------------------------------------------------------------------------ + #http3: {} # ------------------------------------------------------------------------