Skip to content

Commit

Permalink
change api adress
Browse files Browse the repository at this point in the history
  • Loading branch information
KateSakharova committed Nov 20, 2023
1 parent 8f51143 commit a5899f1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions ci/configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,5 @@ emg:
celery_backend: 'redis://localhost:6379/1'
results_production_dir: '/dummy/path/results'
# metagenomics exchange
me_api: 'http://wp-np2-5c.ebi.ac.uk:8080/ena/registry/metagenome/api'
me_api_token: 'mgx 871cd915-2826-46bb-94ed-8e6a3d9b6014'
me_api_dev: 'http://wp-np2-5c.ebi.ac.uk:8080/ena/registry/metagenome/api'
me_api_token_dev: 'mgx 871cd915-2826-46bb-94ed-8e6a3d9b6014'
me_api: 'https://wwwdev.ebi.ac.uk/ena/registry/metagenome/api/'
me_api_token: 'mgx 871cd915-2826-46bb-94ed-8e6a3d9b6014'

0 comments on commit a5899f1

Please sign in to comment.