Skip to content

Commit

Permalink
Update appsettings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszprasolek authored Mar 9, 2024
1 parent afa7577 commit 2029533
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AZ204-DocumentVault/AZ204-DocumentVault/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
{
"BaseUrl": "https://functionapp-app.azurewebsites.net/api",
"GenerateDownloadFunctionLink": "GenerateDownloadLink",
"GenerateDownloadMethodFunctionKey": "ndcC_p82_VFAfi3-G3Hg4EVkwfOEYs5aLFP8nPm-fZP5AzFuFTBUJg=="
"GenerateDownloadMethodFunctionKey": "__GENERATEDOWNLOADMETHODFUNCTIONKEY__"
},
"Test": "__TOKEN__"
},
Expand All @@ -26,4 +26,4 @@
"ClientId": "__ClientId__",
"CallbackPath": "/signin-oidc"
}
}
}

0 comments on commit 2029533

Please sign in to comment.