diff options
Diffstat (limited to 'nomad')
-rw-r--r-- | nomad/platoo.hcl | 2 |
1 files changed, 1 insertions, 1 deletions
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:/" |