diff --git a/fly.production.toml b/fly.production.toml index 6e345384..8c8bb2ea 100644 --- a/fly.production.toml +++ b/fly.production.toml @@ -3,7 +3,7 @@ # See https://fly.io/docs/reference/configuration/ for information about how to use this file. # -app = 'ssr-template' +app = 'wdcc-auis' primary_region = 'syd' [build] diff --git a/fly.staging.toml b/fly.staging.toml index 2748d887..d83b74c2 100644 --- a/fly.staging.toml +++ b/fly.staging.toml @@ -3,7 +3,7 @@ # See https://fly.io/docs/reference/configuration/ for information about how to use this file. # -app = 'ssr-template-staging' +app = 'wdcc-auis-staging' primary_region = 'syd' [build]