iv-org / invidious

Invidious is an alternative front-end to YouTube
https://invidious.io
GNU Affero General Public License v3.0
15.51k stars 1.7k forks source link

[Enhancement] Bind Invidious locally by default #4739

Open unixfox opened 3 weeks ago

unixfox commented 3 weeks ago

There is no point in binding invidious to the whole world by default.

We should instead make it bind to localhost by default.

In docker, we can override this in the Docker image.

From @SamantazFox on matrix:

Samantaz Fox Something that came to my mind: we should check that port 5432/3000 aren't exposed on public instances either of those would mean a badly configured instance