diff --git a/explore/src/assets/env-properties.json b/explore/src/assets/env-properties.json index 38cf0d26..311c9fc1 100644 --- a/explore/src/assets/env-properties.json +++ b/explore/src/assets/env-properties.json @@ -8,7 +8,7 @@ "statisticsAPIURL" : "http://vatopedi.di.uoa.gr:8080/stats/", "statisticsFrameAPIURL":"https://beta.openaire.eu/stats/", "claimsAPIURL" : "http://scoobydoo.di.uoa.gr:8080/dnet-claims-service-2.0.0-SNAPSHOT/rest/claimsService/", - "searchAPIURLLAst" : "http://rudie.di.uoa.gr:8080/dnet-functionality-services-2.0.0-SNAPSHOT/rest/v2/api/", + "searchAPIURLLAst" : "https://beta.services.openaire.eu/search/v2/api/", "searchResourcesAPIURL" : "https://beta.services.openaire.eu/search/v2/api/resources", "openCitationsAPIURL" : "https://services.openaire.eu/opencitations/getCitations?id=", "csvAPIURL" : "https://beta.services.openaire.eu/search/v2/api/reports", @@ -97,5 +97,6 @@ "indexInfoAPI": "http://beta.services.openaire.eu/openaire/info/", "depositLearnHowPage": "/participate/deposit/learn-how", - "depositSearchPage": "/participate/deposit/search" + "depositSearchPage": "/participate/deposit/search", + "altMetricsAPIURL": "https://api.altmetric.com/v1/doi/" }