From 656f75c9e221ead054e4ab032a6ee54bbf02f646 Mon Sep 17 00:00:00 2001 From: mathieu Date: Wed, 15 May 2024 08:30:32 +0200 Subject: [PATCH] config --- traefik.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/traefik.yml b/traefik.yml index 9cee299..c44490d 100644 --- a/traefik.yml +++ b/traefik.yml @@ -1,6 +1,10 @@ +## Static configuration entryPoints: - http: + web: address: ":80" + + websecure: + address: ":443" # http: # redirections: # entryPoint: