mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3910] Expose the identityHost as part of the setting component (#4161)
This commit is contained in:
committed by
Eugenio Romano
parent
a49cd76fcb
commit
28da31c550
@@ -29,6 +29,7 @@ export enum AppConfigValues {
|
||||
ECMHOST = 'ecmHost',
|
||||
BASESHAREURL = 'baseShareUrl',
|
||||
BPMHOST = 'bpmHost',
|
||||
IDENTITY_HOST = 'identityHost',
|
||||
AUTHTYPE = 'authType',
|
||||
CONTEXTROOTECM = 'contextRootEcm',
|
||||
CONTEXTROOTBPM = 'contextRootBpm',
|
||||
|
Reference in New Issue
Block a user