mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 18:31:13 -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-demo"
|
||||
env = "demo"
|
||||
app_name = "notifications-api"
|
||||
app_name = "notify-api"
|
||||
recursive_delete = false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user