tabixio / tabix

Tabix.io UI
https://tabix.io
Other
2.14k stars 265 forks source link

change default running port #251

Open jazz7381 opened 2 years ago

jazz7381 commented 2 years ago

how can i change the default port? i dont want to use 9000

ssbaghlaf2 commented 1 year ago

saw your issue and was having the same one. Just change the port: value in the webpack.config.babel.js file to something other than 9000 If you're using the docker container though, you'll have to change in the dockerfile and other places as well that im not so sure of