Skip to content

Commit

Permalink
Add UDNI Mosaic instance
Browse files Browse the repository at this point in the history
  • Loading branch information
anderspitman committed May 31, 2024
1 parent 04c078e commit e4f4170
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/app/components/pages/GeneHome.vue
Original file line number Diff line number Diff line change
Expand Up @@ -917,6 +917,8 @@ export default {
"mosaic.chpc.utah.edu": {iobio: "mosaic.chpc.utah.edu/gru/api/v1", batchSize: 10},
"nv-prod.iobio.io": {iobio: "mosaic.chpc.utah.edu/gru/api/v1", batchSize: 10},
"https://udni.utah.edu": {iobio: "mosaic.chpc.utah.edu/gru/api/v1", batchSize: 10},
"https://staging.frameshift.io": {iobio: "backend.iobio.io", batchSize: 10},
"https://mosaic.frameshift.io": {iobio: "backend.iobio.io", batchSize: 10}
},
Expand Down

0 comments on commit e4f4170

Please sign in to comment.