mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-20 01:11:25 +00:00
Enable Preview for Hosted Mode (#844)
This commit is contained in:
@@ -28,6 +28,7 @@ export interface ConfigContext {
|
||||
armAPIVersion?: string;
|
||||
allowedJunoOrigins: string[];
|
||||
enableSchemaAnalyzer: boolean;
|
||||
msalRedirectURI?: string;
|
||||
}
|
||||
|
||||
// Default configuration
|
||||
|
||||
Reference in New Issue
Block a user