Skip to content

Commit

Permalink
Update staticwebapp.config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jessieyyt authored Jul 9, 2024
1 parent fd0fafd commit 8299dc7
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions src/staticwebapp.config.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
{
"forwardingGateway":
{
"requiredHeaders": {
"networking":
{
"allowedIpRanges": ["AzureFrontDoor.Backend"]
},
"forwardingGateway":
{
"requiredHeaders":
{
"X-Azure-FDID" : "76c51bc6-532e-452b-9220-698ac75096ab"
},
},
"allowedForwardedHosts": [ "yyt-swa-byoafd-test-afd-fzgvc5bpdsbub5d3.b02.azurefd.net" ]
}
}

0 comments on commit 8299dc7

Please sign in to comment.