Skip to content

Commit

Permalink
chore: remove EDGE_API_URL environment variable to stop edge forwardi…
Browse files Browse the repository at this point in the history
…ng (#3092)
  • Loading branch information
matthewelwell authored Dec 5, 2023
1 parent c0fc231 commit 233f9c9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions infrastructure/aws/production/ecs-task-definition-web.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,10 +174,6 @@
{
"name": "PIPEDRIVE_IGNORE_DOMAINS",
"value": "flagsmith.com,solidstategroup.com,restmail.net,bullettrain.io,flagsmithe2etestdomain.io"
},
{
"name":"EDGE_API_URL",
"value":"https://edge.api.flagsmith.com/api/v1/"
}
],
"secrets": [
Expand Down
4 changes: 0 additions & 4 deletions infrastructure/aws/staging/ecs-task-definition-web.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,10 +115,6 @@
"name": "SLACK_CLIENT_ID",
"value": "937916178726.2904626318658"
},
{
"name":"EDGE_API_URL",
"value":"https://edge.bullet-train-staging.win/api/v1/"
},
{
"name": "IDENTITY_MIGRATION_EVENT_BUS_NAME",
"value": "identity_migration-fb41b5d"
Expand Down

3 comments on commit 233f9c9

@vercel
Copy link

@vercel vercel bot commented on 233f9c9 Dec 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 233f9c9 Dec 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./docs

docs.bullet-train.io
docs-git-main-flagsmith.vercel.app
docs.flagsmith.com
docs-flagsmith.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 233f9c9 Dec 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.