aboutsummaryrefslogtreecommitdiff
path: root/app/frontend
diff options
context:
space:
mode:
Diffstat (limited to 'app/frontend')
-rw-r--r--app/frontend/deploy/frontend-tricot.hcl6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/frontend/deploy/frontend-tricot.hcl b/app/frontend/deploy/frontend-tricot.hcl
index d36cce7..4e35d0d 100644
--- a/app/frontend/deploy/frontend-tricot.hcl
+++ b/app/frontend/deploy/frontend-tricot.hcl
@@ -4,12 +4,6 @@ job "frontend" {
priority = 90
group "tricot" {
- constraint {
- attribute = "${attr.unique.hostname}"
- operator = "="
- value = "carcajou"
- }
-
network {
port "http_port" { static = 80 }
port "https_port" { static = 443 }