[develop | WIP] : Properties: add again clientManagementUrl property
This commit is contained in:
parent
0c0ef48b49
commit
3e656de39c
|
@ -61,6 +61,7 @@ export interface EnvProperties {
|
|||
registryUrl?: string;
|
||||
logoutUrl?: string;
|
||||
userInfoUrl?: string;
|
||||
clientManagementUrl?: string,
|
||||
developersApiUrl?: string,
|
||||
cookieDomain?: string;
|
||||
feedbackmail?: string;
|
||||
|
|
Loading…
Reference in New Issue