Skip to content

Commit

Permalink
update API clients
Browse files Browse the repository at this point in the history
  • Loading branch information
alisman committed Jun 6, 2022
1 parent 5382ab1 commit 188b007
Show file tree
Hide file tree
Showing 11 changed files with 1,227 additions and 762 deletions.
4 changes: 2 additions & 2 deletions env/custom.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export CBIOPORTAL_URL="http://localhost:8080"
export GENOME_NEXUS_URL="https://www.genomenexus.org"
#export CBIOPORTAL_URL="http://localhost:8080"
#export GENOME_NEXUS_URL="https://www.genomenexus.org"
2 changes: 1 addition & 1 deletion env/master.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export CBIOPORTAL_URL="${CBIOPORTAL_URL:-https://www.cbioportal.org}"
export CBIOPORTAL_URL="${CBIOPORTAL_URL:-https://master.cbioportal.org}"
export GENOME_NEXUS_URL="${GENOME_NEXUS_URL:-https://www.genomenexus.org}"
Loading

0 comments on commit 188b007

Please sign in to comment.