Skip to content

Commit

Permalink
Merge pull request #554 from PDXFinder/revert_K8_SERVICE_URL
Browse files Browse the repository at this point in the history
Revert "Change K8_SERVICE_URL to MI pdx-gun instance"
  • Loading branch information
Afollet authored Mar 4, 2021
2 parents 13dde69 + cd80612 commit a59e277
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ public enum DataUrl {
DISEASES_BRANCH_URL("http://purl.obolibrary.org/obo/NCIT_C3262"),
ONTOLOGY_URL("https://www.ebi.ac.uk/ols/api/ontologies/ncit/terms/"),
EUROPE_PMC_URL("https://www.ebi.ac.uk/europepmc/webservices/rest/search"),
K8_SERVICE_URL("http://hh-rke-wp-webadmin-20-worker-1.caas.ebi.ac.uk:32763/v1/graphql"),
K8_SERVICE_URL("http://193.62.55.22:80/pdx-gun/v1/graphql"),
COSMIC_URL("https://cancer.sanger.ac.uk/cosmic/mutation/overview?id"),
CRAVAT_URL("https://run.opencravat.org/result/nocache/variant.html");

Expand Down

0 comments on commit a59e277

Please sign in to comment.