refactor: update nomenclature to app-new for production alternative UI
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"environment": [
|
||||
{
|
||||
"name": "config",
|
||||
"value": "/usr/local/config/prod-alt.edn"
|
||||
"value": "/usr/local/config/app-new.edn"
|
||||
},
|
||||
{
|
||||
"name": "DD_ENV",
|
||||
@@ -3,7 +3,7 @@ aws_secret_access_key="FwdL4TbIC/5H/4mwhQy4iSI/eSewyPgfS1EEt6tL"
|
||||
domain="app-new.integreatconsult.com"
|
||||
invoice_address="invoices-staging@mail.app.integreatconsult.com"
|
||||
base_url="https://app-new.integreatconsult.com"
|
||||
stage="staging"
|
||||
stage="app-new"
|
||||
task_role_arn="arn:aws:iam::679918342773:role/datomic-ddb"
|
||||
execution_role_arn="arn:aws:iam::679918342773:role/ecsTaskExecutionRole"
|
||||
ecs_cluster="arn:aws:ecs:us-east-1:679918342773:cluster/default"
|
||||
Reference in New Issue
Block a user