[Connect Admin | new-theme]: environment.prod.ts: Added property "deleteBrowserCacheUrl".
This commit is contained in:
parent
051d0101bb
commit
54bd763fc4
|
@ -1 +1 @@
|
|||
Subproject commit fa919431d3be63fb4045d47083b3ba7cd6414e03
|
||||
Subproject commit 896f95366c45c965229f222551c95309df36648a
|
|
@ -1 +1 @@
|
|||
Subproject commit eb5739ab8271aa71c8e58998ab88c61878f8788d
|
||||
Subproject commit f085a90973b216b89065848dba864e2d581acc84
|
|
@ -46,6 +46,7 @@ export let properties: EnvProperties = {
|
|||
feedbackmailForMissingEntities: "feedback@openaire.eu",
|
||||
cacheUrl:"https://explore.openaire.eu/cache/get?url=",
|
||||
deleteCacheUrl: 'https://explore.openaire.eu/cache/clear',
|
||||
deleteBrowserCacheUrl: 'https://services.openaire.eu/uoa-admin-tools/cache',
|
||||
adminToolsAPIURL:"https://services.openaire.eu/uoa-admin-tools/",
|
||||
adminToolsCommunity:"openaire",
|
||||
communityAPI: "https://services.openaire.eu/openaire/community/",
|
||||
|
|
Loading…
Reference in New Issue