diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/garage-staging/deploy/garage.hcl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app/garage-staging/deploy/garage.hcl b/app/garage-staging/deploy/garage.hcl index db5bae7..a0b5d66 100644 --- a/app/garage-staging/deploy/garage.hcl +++ b/app/garage-staging/deploy/garage.hcl @@ -1,7 +1,6 @@ job "garage-staging" { type = "system" - region = "neptune" - datacenters = [ "neptune" ] + datacenters = [ "neptune", "pluton" ] priority = 80 |