aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2020-05-23 11:53:31 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2020-05-23 11:53:31 +0200
commit0eacfa1204788d40e4f31e48f804575fc161008e (patch)
tree1ae05ce7dc1165e9091d94182998eee343b53ac1
parent8bfa9fd1871d3fdafb701caa5c3e08d4fac1d687 (diff)
downloadinfrastructure-0eacfa1204788d40e4f31e48f804575fc161008e.tar.gz
infrastructure-0eacfa1204788d40e4f31e48f804575fc161008e.zip
fix tag name
-rw-r--r--nomad/platoo.hcl2
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:/"