[Explore | Trunk]: Remove b2note url from production
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@60190 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
79c8741cf2
commit
3de74dd624
|
@ -116,6 +116,5 @@ export let properties: EnvProperties = {
|
||||||
depositLearnHowPage: "/participate/deposit/learn-how",
|
depositLearnHowPage: "/participate/deposit/learn-how",
|
||||||
depositSearchPage: "/participate/deposit/search",
|
depositSearchPage: "/participate/deposit/search",
|
||||||
altMetricsAPIURL: "https://api.altmetric.com/v1/doi/",
|
altMetricsAPIURL: "https://api.altmetric.com/v1/doi/",
|
||||||
reCaptchaSiteKey: "6LezhVIUAAAAAOb4nHDd87sckLhMXFDcHuKyS76P",
|
reCaptchaSiteKey: "6LezhVIUAAAAAOb4nHDd87sckLhMXFDcHuKyS76P"
|
||||||
b2noteAPIURL: 'https://b2note.eudat.eu/'
|
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue