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

@@ -28,6 +28,7 @@ export interface ConfigContext {
armAPIVersion?: string;
allowedJunoOrigins: string[];
enableSchemaAnalyzer: boolean;
msalRedirectURI?: string;
}
// Default configuration