We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9007eb5 + 10c1d35 commit 2c63e9dCopy full SHA for 2c63e9d
src/environments/environment.prod.ts
@@ -2,6 +2,7 @@
2
3
export const environment = {
4
production: true,
5
+ AAPURL: 'https://api.aai.ebi.ac.uk',
6
API_URL: 'https://www.ebi.ac.uk/gwas/deposition/api/v1/',
7
CURATION_API_URL: 'https://www.ebi.ac.uk/gwas/depo-curation/api/v1'
8
};
0 commit comments