Update libraries and change dev claims property to scooby
This commit is contained in:
parent
678429e740
commit
b781a9973b
|
@ -1 +1 @@
|
|||
Subproject commit 67211e78c6429c718e0618ec27354a213a4031be
|
||||
Subproject commit db5c95fe248c0e4fe059602185ee8a6161d9949f
|
|
@ -1 +1 @@
|
|||
Subproject commit 1c7b42284c58024e7d51cb0ae7c5c27f997c646d
|
||||
Subproject commit 052d94e27ce698a119755973e0b7285d2b64370b
|
|
@ -1 +1 @@
|
|||
Subproject commit aba7dffcfa907e5534178c80d5870076590badbb
|
||||
Subproject commit 32040ce807ad4945e7682b39a3fbc6faecf2f619
|
|
@ -18,8 +18,8 @@ export let properties: EnvProperties = {
|
|||
statisticsFrameAPIURL: "https://beta.openaire.eu/stats/",
|
||||
statisticsFrameNewAPIURL: "https://stats.madgik.di.uoa.gr/stats-api/",
|
||||
useNewStatistisTool: true,
|
||||
// claimsAPIURL: "http://scoobydoo.di.uoa.gr:8080/dnet-claims-service-2.0.0-SNAPSHOT/rest/claimsService/",
|
||||
claimsAPIURL: "http://dl170.madgik.di.uoa.gr:8180/dnet-claims-service-2.0.0-SNAPSHOT/rest/claimsService/",
|
||||
claimsAPIURL: "http://scoobydoo.di.uoa.gr:8080/dnet-claims-service-2.0.0-SNAPSHOT/rest/claimsService/",
|
||||
// claimsAPIURL: "http://dl170.madgik.di.uoa.gr:8180/dnet-claims-service-2.0.0-SNAPSHOT/rest/claimsService/",
|
||||
searchAPIURLLAst: "http://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=",
|
||||
|
|
Loading…
Reference in New Issue