diff --git a/apps/cron/railway.json b/apps/cron/railway.json index 0c2d99da5938..9cb5a11be7c2 100644 --- a/apps/cron/railway.json +++ b/apps/cron/railway.json @@ -9,7 +9,6 @@ "startCommand": "pnpm --filter @hey/cron start", "healthcheckPath": "/", "healthcheckTimeout": 1000, - "region": "europe-west4-drams3a", "multiRegionConfig": { "europe-west4-drams3a": { "numReplicas": 1 diff --git a/apps/og/railway.json b/apps/og/railway.json index 246d66115d51..6b72c0daf7a9 100644 --- a/apps/og/railway.json +++ b/apps/og/railway.json @@ -9,7 +9,6 @@ "startCommand": "pnpm --filter @hey/og start", "healthcheckPath": "/", "healthcheckTimeout": 1000, - "region": "europe-west4-drams3a", "multiRegionConfig": { "europe-west4-drams3a": { "numReplicas": 1 diff --git a/apps/web/railway.json b/apps/web/railway.json index f1fa176f44c2..294fc297c13f 100644 --- a/apps/web/railway.json +++ b/apps/web/railway.json @@ -9,7 +9,6 @@ "startCommand": "pnpm --filter @hey/web start", "healthcheckPath": "/", "healthcheckTimeout": 1000, - "region": "europe-west4-drams3a", "multiRegionConfig": { "us-west2": { "numReplicas": 1