mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Change email domain for users created by e2e to example.com (#7911)
This commit is contained in:
@@ -74,7 +74,7 @@ if (LOG) {
|
||||
module.exports = {
|
||||
|
||||
projectName: 'adf',
|
||||
emailDomain: 'example.net',
|
||||
emailDomain: 'example.com',
|
||||
|
||||
appConfig: appConfig,
|
||||
|
||||
|
Reference in New Issue
Block a user