Revision 60191
Added by Konstantinos Triantafyllou over 2 years ago
modules/uoa-aggregator-portal/trunk/src/environments/environment.beta.ts | ||
---|---|---|
115 | 115 |
depositLearnHowPage: "/participate/deposit/learn-how", |
116 | 116 |
depositSearchPage: "/participate/deposit/search", |
117 | 117 |
altMetricsAPIURL: "https://api.altmetric.com/v1/doi/", |
118 |
reCaptchaSiteKey: "6LezhVIUAAAAAOb4nHDd87sckLhMXFDcHuKyS76P", |
|
119 |
b2noteAPIURL: 'https://b2note.eudat.eu/' |
|
118 |
reCaptchaSiteKey: "6LezhVIUAAAAAOb4nHDd87sckLhMXFDcHuKyS76P" |
|
120 | 119 |
}; |
modules/uoa-aggregator-portal/trunk/src/environments/environment.ts | ||
---|---|---|
119 | 119 |
depositLearnHowPage: "/participate/deposit/learn-how", |
120 | 120 |
depositSearchPage: "/participate/deposit/search", |
121 | 121 |
altMetricsAPIURL: "https://api.altmetric.com/v1/doi/", |
122 |
reCaptchaSiteKey: "6LcVtFIUAAAAAB2ac6xYivHxYXKoUvYRPi-6_rLu", |
|
123 |
b2noteAPIURL: 'https://b2note.eudat.eu/' |
|
122 |
reCaptchaSiteKey: "6LcVtFIUAAAAAB2ac6xYivHxYXKoUvYRPi-6_rLu" |
|
124 | 123 |
}; |
modules/uoa-aggregator-portal/trunk/src/environments/environment.prod.ts | ||
---|---|---|
117 | 117 |
depositLearnHowPage: "/participate/deposit/learn-how", |
118 | 118 |
depositSearchPage: "/participate/deposit/search", |
119 | 119 |
altMetricsAPIURL: "https://api.altmetric.com/v1/doi/", |
120 |
reCaptchaSiteKey: "6LezhVIUAAAAAOb4nHDd87sckLhMXFDcHuKyS76P", |
|
121 |
b2noteAPIURL: 'https://b2note.eudat.eu/' |
|
120 |
reCaptchaSiteKey: "6LezhVIUAAAAAOb4nHDd87sckLhMXFDcHuKyS76P" |
|
122 | 121 |
}; |
Also available in: Unified diff
[Aggregator | Trunk]: Remove b2note url property