diff options
Diffstat (limited to 'cluster/prod/app/coturn/deploy/coturn.hcl')
-rw-r--r-- | cluster/prod/app/coturn/deploy/coturn.hcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/prod/app/coturn/deploy/coturn.hcl b/cluster/prod/app/coturn/deploy/coturn.hcl index 2a48f3c..bc92ef8 100644 --- a/cluster/prod/app/coturn/deploy/coturn.hcl +++ b/cluster/prod/app/coturn/deploy/coturn.hcl @@ -1,5 +1,5 @@ job "coturn" { - datacenters = ["neptune", "orion"] + datacenters = ["neptune", "scorpio"] type = "service" priority = 100 |