Skip to content

Commit

Permalink
Merge pull request #38 from EBISPOT/iss6_edit_template
Browse files Browse the repository at this point in the history
add aap url to prod env
  • Loading branch information
ala-ebi authored Aug 12, 2021
2 parents afeb69d + 4c3d3a7 commit 10c1d35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/environments/environment.prod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

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

0 comments on commit 10c1d35

Please sign in to comment.