aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nomad/chat.hcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/nomad/chat.hcl b/nomad/chat.hcl
index 816da64..31a75a5 100644
--- a/nomad/chat.hcl
+++ b/nomad/chat.hcl
@@ -110,6 +110,7 @@ job "chat" {
"traefik.enable=true",
"traefik.frontend.entryPoints=https",
"traefik.frontend.rule=Host:im.deuxfleurs.fr;PathPrefix:/_matrix",
+ "traefik.frontend.headers.customResponseHeaders=Access-Control-Allow-Origin: *",
"traefik.frontend.priority=100"
]
check {