Skip to content

Commit

Permalink
fix: update dev eu-west-1 function URL
Browse files Browse the repository at this point in the history
  • Loading branch information
mpayne-coveo committed Mar 12, 2024
1 parent 259ea45 commit e5020fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export const envRegionMapping: any = {
},
{
"region": "eu-west-1",
"lambdaEndpoint": `https://f3dgz4dpurrrasgkew3m3fjxni0gfjep.lambda-url.eu-west-1.on.aws/?password=${localStorage.getItem(
"lambdaEndpoint": `https://rh56syu7nuc2glmihqjf76ol2a0owecb.lambda-url.eu-west-1.on.aws/?password=${localStorage.getItem(
"pw"
)}`
}
Expand Down

0 comments on commit e5020fa

Please sign in to comment.