diff --git a/explore/src/app/openaireLibrary b/explore/src/app/openaireLibrary index 427e9105..d720178d 160000 --- a/explore/src/app/openaireLibrary +++ b/explore/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit 427e9105140fabb99f59693c94bc3b70db159901 +Subproject commit d720178db3b563583bec05689dee9639af43117c diff --git a/explore/src/environments/environment.ts b/explore/src/environments/environment.ts index af794914..2379110b 100644 --- a/explore/src/environments/environment.ts +++ b/explore/src/environments/environment.ts @@ -28,7 +28,7 @@ export let properties: EnvProperties = { searchDataciteAPIURL: "https://api.datacite.org/works", searchOrcidURL: "https://pub.orcid.org/v2.1/", orcidURL: "https://orcid.org/", - orcidAPIURL: "http://duffy.di.uoa.gr:8080/uoa-orcid-service/", + orcidAPIURL: "http://duffy.di.uoa.gr:19480/uoa-orcid-service/", orcidTokenURL : "https://sandbox.orcid.org/oauth/authorize?", orcidClientId: "APP-A5M3KTX6NCN67L91", doiURL: "https://doi.org/",