RED-3800 update material
This commit is contained in:
parent
ac3d305279
commit
b2cc03be79
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"ADMIN_CONTACT_NAME": null,
|
"ADMIN_CONTACT_NAME": null,
|
||||||
"ADMIN_CONTACT_URL": null,
|
"ADMIN_CONTACT_URL": null,
|
||||||
"API_URL": "https://dan.iqser.cloud",
|
"API_URL": "https://dan1.iqser.cloud",
|
||||||
"APP_NAME": "RedactManager",
|
"APP_NAME": "RedactManager",
|
||||||
"IS_DOCUMINE": false,
|
"IS_DOCUMINE": false,
|
||||||
"RULE_EDITOR_DEV_ONLY": false,
|
"RULE_EDITOR_DEV_ONLY": false,
|
||||||
@ -13,7 +13,7 @@
|
|||||||
"MAX_RETRIES_ON_SERVER_ERROR": 3,
|
"MAX_RETRIES_ON_SERVER_ERROR": 3,
|
||||||
"OAUTH_CLIENT_ID": "redaction",
|
"OAUTH_CLIENT_ID": "redaction",
|
||||||
"OAUTH_IDP_HINT": null,
|
"OAUTH_IDP_HINT": null,
|
||||||
"OAUTH_URL": "https://dan.iqser.cloud/auth",
|
"OAUTH_URL": "https://dan1.iqser.cloud/auth",
|
||||||
"RECENT_PERIOD_IN_HOURS": 24,
|
"RECENT_PERIOD_IN_HOURS": 24,
|
||||||
"SELECTION_MODE": "structural",
|
"SELECTION_MODE": "structural",
|
||||||
"MANUAL_BASE_URL": "https://docs.redactmanager.com/preview",
|
"MANUAL_BASE_URL": "https://docs.redactmanager.com/preview",
|
||||||
|
|||||||
@ -20,12 +20,12 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "17.0.5",
|
"@angular/animations": "17.0.5",
|
||||||
"@angular/cdk": "16.2.8",
|
"@angular/cdk": "17.0.1",
|
||||||
"@angular/common": "17.0.5",
|
"@angular/common": "17.0.5",
|
||||||
"@angular/compiler": "17.0.5",
|
"@angular/compiler": "17.0.5",
|
||||||
"@angular/core": "17.0.5",
|
"@angular/core": "17.0.5",
|
||||||
"@angular/forms": "17.0.5",
|
"@angular/forms": "17.0.5",
|
||||||
"@angular/material": "16.2.8",
|
"@angular/material": "17.0.1",
|
||||||
"@angular/platform-browser": "17.0.5",
|
"@angular/platform-browser": "17.0.5",
|
||||||
"@angular/platform-browser-dynamic": "17.0.5",
|
"@angular/platform-browser-dynamic": "17.0.5",
|
||||||
"@angular/router": "17.0.5",
|
"@angular/router": "17.0.5",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user