clidey / whodb

A lightweight next-gen data explorer - Postgres, MySQL, SQLite, MongoDB, Redis, MariaDB & Elastic Search with Chat interface
https://whodb.clidey.com
GNU General Public License v3.0
803 stars 19 forks source link

[FR] Automatically use a different port if the default ones are taken. #96

Open frettini opened 1 month ago

frettini commented 1 month ago

Hello, I had something running on 8080 when I launched this and had to stop that service. Is it possible for WhoDB to use another one if there is already something on 8080? Thanks!

hkdeman commented 4 weeks ago

Thank you for the suggestion!

We currently do support a "PORT" environment variable that would allow you to specify ports. We will definitely add this to our docs! :)