From 0eacfa1204788d40e4f31e48f804575fc161008e Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Sat, 23 May 2020 11:53:31 +0200 Subject: [PATCH] fix tag name --- nomad/platoo.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nomad/platoo.hcl b/nomad/platoo.hcl index 508bb2e..b092dca 100644 --- a/nomad/platoo.hcl +++ b/nomad/platoo.hcl @@ -37,7 +37,7 @@ EOH service { tags = [ - "webstatic", + "platoo", "traefik.enable=true", "traefik.frontend.entryPoints=https", "traefik.frontend.rule=Host:platoo.deuxfleurs.fr;PathPrefix:/"