From 450815f34228f7931774b502bf1230922824c1f39563388108034926d5e80544 Mon Sep 17 00:00:00 2001 From: Alexandre Vicenzi Date: Wed, 29 May 2024 09:23:30 +0000 Subject: [PATCH] Accepting request 1177470 from home:weberho:branches:devel:kubic - Fix in traefik.yml configuration file OBS-URL: https://build.opensuse.org/request/show/1177470 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=37 --- traefik.changes | 5 +++++ traefik.yml | 9 ++++----- 2 files changed, 9 insertions(+), 5 deletions(-) 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: {} # ------------------------------------------------------------------------