[Explore | Trunk]: Add b2noteAPIURL property
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@58422 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
6412c59645
commit
41dc9ca092
|
@ -106,5 +106,6 @@
|
|||
"depositLearnHowPage": "/participate/deposit/learn-how",
|
||||
"depositSearchPage": "/participate/deposit/search",
|
||||
"altMetricsAPIURL": "https://api.altmetric.com/v1/doi/",
|
||||
"reCaptchaSiteKey": "6LezhVIUAAAAAOb4nHDd87sckLhMXFDcHuKyS76P"
|
||||
"reCaptchaSiteKey": "6LezhVIUAAAAAOb4nHDd87sckLhMXFDcHuKyS76P",
|
||||
"b2noteAPIURL": "http://b2note-dev.bsc.es/api/"
|
||||
}
|
||||
|
|
|
@ -107,5 +107,6 @@
|
|||
"depositLearnHowPage": "/participate/deposit/learn-how",
|
||||
"depositSearchPage": "/participate/deposit/search",
|
||||
"altMetricsAPIURL": "https://api.altmetric.com/v1/doi/",
|
||||
"reCaptchaSiteKey": "6LezhVIUAAAAAOb4nHDd87sckLhMXFDcHuKyS76P"
|
||||
"reCaptchaSiteKey": "6LezhVIUAAAAAOb4nHDd87sckLhMXFDcHuKyS76P",
|
||||
"b2noteAPIURL": "http://b2note-dev.bsc.es/api/"
|
||||
}
|
||||
|
|
|
@ -107,5 +107,6 @@
|
|||
"depositLearnHowPage": "/participate/deposit/learn-how",
|
||||
"depositSearchPage": "/participate/deposit/search",
|
||||
"altMetricsAPIURL": "https://api.altmetric.com/v1/doi/",
|
||||
"reCaptchaSiteKey": "6LezhVIUAAAAAOb4nHDd87sckLhMXFDcHuKyS76P"
|
||||
"reCaptchaSiteKey": "6LezhVIUAAAAAOb4nHDd87sckLhMXFDcHuKyS76P",
|
||||
"b2noteAPIURL": "http://b2note-dev.bsc.es/api/"
|
||||
}
|
||||
|
|
|
@ -49,9 +49,9 @@
|
|||
|
||||
"feedbackmail" :"kostis30fylloy@gmail.com",
|
||||
|
||||
"cacheUrl" :"http://dl170.madgik.di.uoa.gr:3000/get?url=",
|
||||
"cacheUrl" :"http://mpagasas.di.uoa.gr:3200/get?url=",
|
||||
|
||||
"adminToolsAPIURL" :"http://duffy.di.uoa.gr:8080/uoa-admin-tools/",
|
||||
"adminToolsAPIURL" :"http://dl170.madgik.di.uoa.gr:8080/uoa-admin-tools/",
|
||||
|
||||
"adminToolsCommunity" :"openaire",
|
||||
"datasourcesAPI": "https://beta.services.openaire.eu/openaire/ds/search/",
|
||||
|
@ -105,5 +105,6 @@
|
|||
"depositLearnHowPage": "/participate/deposit/learn-how",
|
||||
"depositSearchPage": "/participate/deposit/search",
|
||||
"altMetricsAPIURL": "https://api.altmetric.com/v1/doi/",
|
||||
"reCaptchaSiteKey": "6LcVtFIUAAAAAB2ac6xYivHxYXKoUvYRPi-6_rLu"
|
||||
"reCaptchaSiteKey": "6LcVtFIUAAAAAB2ac6xYivHxYXKoUvYRPi-6_rLu",
|
||||
"b2noteAPIURL": "http://b2note-dev.bsc.es/api/"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue