mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2024-11-25 06:56:38 +00:00
add juno test3 to allow list (#1158)
* add juno test3 to allow list * remove extra line
This commit is contained in:
parent
fa8be2bc0f
commit
27a49e9aa9
@ -58,6 +58,7 @@ let configContext: Readonly<ConfigContext> = {
|
||||
allowedJunoOrigins: [
|
||||
"https://juno-test.documents-dev.windows-int.net",
|
||||
"https://juno-test2.documents-dev.windows-int.net",
|
||||
"https://juno-test3.documents-dev.windows-int.net",
|
||||
"https://tools.cosmos.azure.com",
|
||||
"https://tools-staging.cosmos.azure.com",
|
||||
"https://localhost",
|
||||
|
Loading…
Reference in New Issue
Block a user