Skip to content

Commit

Permalink
Oops we'd need to delete the stack
Browse files Browse the repository at this point in the history
  • Loading branch information
devinmatte committed Aug 1, 2024
1 parent 8b17144 commit 3742ac3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions server/.chalice/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "2.0",
"app_name": "data-dashboard-v4",
"app_name": "data-dashboard",
"api_gateway_endpoint_type": "REGIONAL",
"minimum_compression_size": 1000,
"lambda_timeout": 30,
Expand All @@ -11,7 +11,6 @@
"api_gateway_stage": "production",
"autogen_policy": false,
"iam_policy_file": "policy.json",
"log_retention_in_days": 7,
"environment_variables": {
"DD_LAMBDA_HANDLER": "app.app",
"DD_SERVICE": "t-performance-dash",
Expand Down

0 comments on commit 3742ac3

Please sign in to comment.