mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 18:01:08 -05:00
Rename app to avoid route collisions with 10x space
This commit is contained in:
@@ -2,7 +2,7 @@ locals {
|
||||
cf_org_name = "gsa-tts-benefits-studio-prototyping"
|
||||
cf_space_name = "notify-staging"
|
||||
env = "staging"
|
||||
app_name = "notifications-api"
|
||||
app_name = "notify-api"
|
||||
recursive_delete = true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user