We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 086310d commit f73443aCopy full SHA for f73443a
src/common/config.ts
@@ -103,6 +103,7 @@ const environmentConfig: EnvironmentConfigType = {
103
AppRoles.TICKETS_SCANNER,
104
AppRoles.TICKETS_MANAGER,
105
],
106
+ "[email protected]": [AppRoles.TICKETS_MANAGER, AppRoles.TICKETS_SCANNER]
107
},
108
AzureRoleMapping: { AutonomousWriters: [AppRoles.EVENTS_MANAGER] },
109
ValidCorsOrigins: [
0 commit comments