From 2ca1a9f0ef31b133db7b9b5103697d2ae0771292 Mon Sep 17 00:00:00 2001 From: timekills Date: Wed, 16 Jan 2019 02:36:31 +0430 Subject: [PATCH] Update mcmyadmin2.yml --- apps/mcmyadmin2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mcmyadmin2.yml b/apps/mcmyadmin2.yml index 483a4d3..0ef05d2 100644 --- a/apps/mcmyadmin2.yml +++ b/apps/mcmyadmin2.yml @@ -52,7 +52,7 @@ traefik.frontend.port: '{{intport}}' traefik.backend.port: '{{intport2}}' traefik.frontend.rule: 'Host:mcmyadmin.{{domain.stdout}},{{tldset}}' - traefik.backend.rule: 'Host:minecraft.{{domain.stdout}},{{tldset}} + traefik.backend.rule: 'Host:minecraft.{{domain.stdout}},{{tldset}}' traefik.backend: 'minecraft' traefik.frontend.entryPoints: 'https' traefik.backend.entryPoints: 'http'