angular-16 #6

Merged
k.triantafyllou merged 23 commits from angular-16 into develop 2023-11-01 13:03:17 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 1907f6f723 - Show all commits

View File

@ -8,7 +8,7 @@ export let properties: EnvProperties = {
enablePiwikTrack: false,
useCache: false,
framesAPIURL: "https://beta.openaire.eu/stats3/",
claimsAPIURL: "https://beta.services.openaire.eu/claims/rest/claimsService/",
claimsAPIURL: "https://beta.services.openaire.eu/claims-new/rest/claimsService/",
statisticsAPIURL: "https://beta.services.openaire.eu/stats-api/",
statisticsFrameAPIURL: "https://beta.openaire.eu/stats/",
statisticsFrameNewAPIURL: "https://stats.madgik.di.uoa.gr/stats-api/",