[Aggregator | Trunk]: Add b2note production URL
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-aggregator-portal/trunk@60166 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
4884712429
commit
286964a91e
|
@ -116,5 +116,5 @@ export let properties: EnvProperties = {
|
|||
depositSearchPage: "/participate/deposit/search",
|
||||
altMetricsAPIURL: "https://api.altmetric.com/v1/doi/",
|
||||
reCaptchaSiteKey: "6LezhVIUAAAAAOb4nHDd87sckLhMXFDcHuKyS76P",
|
||||
b2noteAPIURL: "http://b2note-dev.bsc.es/"
|
||||
b2noteAPIURL: 'https://b2note.eudat.eu/'
|
||||
};
|
||||
|
|
|
@ -118,5 +118,5 @@ export let properties: EnvProperties = {
|
|||
depositSearchPage: "/participate/deposit/search",
|
||||
altMetricsAPIURL: "https://api.altmetric.com/v1/doi/",
|
||||
reCaptchaSiteKey: "6LezhVIUAAAAAOb4nHDd87sckLhMXFDcHuKyS76P",
|
||||
b2noteAPIURL: "http://b2note-dev.bsc.es/"
|
||||
b2noteAPIURL: 'https://b2note.eudat.eu/'
|
||||
};
|
||||
|
|
|
@ -120,5 +120,5 @@ export let properties: EnvProperties = {
|
|||
depositSearchPage: "/participate/deposit/search",
|
||||
altMetricsAPIURL: "https://api.altmetric.com/v1/doi/",
|
||||
reCaptchaSiteKey: "6LcVtFIUAAAAAB2ac6xYivHxYXKoUvYRPi-6_rLu",
|
||||
b2noteAPIURL: "http://b2note-dev.bsc.es/"
|
||||
b2noteAPIURL: 'https://b2note.eudat.eu/'
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue