diff --git a/fly.staging.toml b/fly.staging.toml index f9bb87c..42e058e 100644 --- a/fly.staging.toml +++ b/fly.staging.toml @@ -2,12 +2,9 @@ # See https://fly.io/docs/reference/configuration/ for information about how to use this file. # -app = "gplayapidev2" +app = "gplayapidev" primary_region = "sin" -[deploy] -exclude-machines = "9080edea6460d8" - [build] image = "ghcr.io/srikanthlogic/google-play-api:dev"