diff options
Diffstat (limited to 'app/garage-staging/deploy')
-rw-r--r-- | app/garage-staging/deploy/garage.hcl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/garage-staging/deploy/garage.hcl b/app/garage-staging/deploy/garage.hcl index e90e3ce..b97fd1d 100644 --- a/app/garage-staging/deploy/garage.hcl +++ b/app/garage-staging/deploy/garage.hcl @@ -57,6 +57,7 @@ job "garage-staging" { tags = [ "garage-staging-api", "tricot garage-staging.home.adnab.me", + "tricot garage.staging.deuxfleurs.org", "tricot-add-header Access-Control-Allow-Origin *", ] port = 3990 @@ -122,6 +123,8 @@ job "garage-staging" { tags = [ "garage-staging-web", "tricot *.garage-staging-web.home.adnab.me", + "tricot *.web.staging.deuxfleurs.org", + "tricot staging.deuxfleurs.org", "tricot matrix.home.adnab.me/.well-known/matrix/server", "tricot rust-docs", "tricot-add-header Access-Control-Allow-Origin *", |