Enable Preview for Hosted Mode (#844)

This commit is contained in:
Steve Faulkner
2021-05-27 22:13:18 -05:00
committed by GitHub
parent 481ff9e7fe
commit 5417e1e120
5 changed files with 23 additions and 4 deletions

View File

@@ -1,3 +1,4 @@
{
"PROXY_PATH": "/proxy"
"PROXY_PATH": "/proxy",
"msalRedirectURI": "https://cosmos-explorer-preview.azurewebsites.net/"
}