Skip to content

Commit 2c63e9d

Browse files
authored
Merge pull request #39 from EBISPOT/develop
Develop
2 parents 9007eb5 + 10c1d35 commit 2c63e9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/environments/environment.prod.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
export const environment = {
44
production: true,
5+
AAPURL: 'https://api.aai.ebi.ac.uk',
56
API_URL: 'https://www.ebi.ac.uk/gwas/deposition/api/v1/',
67
CURATION_API_URL: 'https://www.ebi.ac.uk/gwas/depo-curation/api/v1'
78
};

0 commit comments

Comments
 (0)