From 584b7242a7b2e1ad99e92542549b2d86593ac44d Mon Sep 17 00:00:00 2001 From: Paul Scheunemann Date: Sun, 16 Jul 2017 00:34:21 +0200 Subject: [PATCH] use static list of subdomains --- config/traefik.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/traefik.toml b/config/traefik.toml index 79d1692..09f3cd7 100644 --- a/config/traefik.toml +++ b/config/traefik.toml @@ -8,7 +8,8 @@ email = "hostmaster@zom.bi" storage = "cert/acme.json" entryPoint = "https" onDemand = false -OnHostRule = true +#OnHostRule = true +OnHostRule = false [entryPoints] [entryPoints.http] @@ -42,6 +43,7 @@ exposedbydefault = false "mx.zom.bi", "user.zom.bi", "xmpp.zom.bi", + "matrix.zom.bi", # web vhosts: "api.zom.bi", @@ -61,6 +63,7 @@ exposedbydefault = false "www.zom.bi", ] + # You can define multiple of these blocks, each of which will result in one # certificate. #[[acme.domains]]