diff options
author | Alex Auvolat <alex@adnab.me> | 2021-12-08 12:42:48 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2021-12-08 12:42:48 +0100 |
commit | 7f08d5f3240bd8e93a9447ec814d7fbd474851b9 (patch) | |
tree | 8325387d3842c7c45786ecaf8c6644381859269f /app/garage-staging/deploy | |
parent | 2c2ee6c903a2068da202e9456f6fa7c37833e5d5 (diff) | |
download | infrastructure-7f08d5f3240bd8e93a9447ec814d7fbd474851b9.tar.gz infrastructure-7f08d5f3240bd8e93a9447ec814d7fbd474851b9.zip |
Add tricot tags to everything
Diffstat (limited to 'app/garage-staging/deploy')
-rw-r--r-- | app/garage-staging/deploy/garage.hcl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/garage-staging/deploy/garage.hcl b/app/garage-staging/deploy/garage.hcl index c9a7b23..2a526c9 100644 --- a/app/garage-staging/deploy/garage.hcl +++ b/app/garage-staging/deploy/garage.hcl @@ -99,6 +99,7 @@ job "garage-staging" { "garage-staging-web", "tricot *.garage-staging-web.home.adnab.me", "tricot rust-docs", + "tricot-add-header Access-Control-Allow-Origin *", ] port = 3992 address_mode = "driver" |