matthias4217 / jukebox-ultra-nrv

Multi-user jukebox for LAN use
https://gitlab.com/club-jeux-int/jukebox-ultra-nrv
3 stars 3 forks source link

Option to close the Jukebox server to the rest of the network #73

Closed matthias4217 closed 5 years ago

matthias4217 commented 5 years ago

The Jukebox can be used as a "client" application, but for this usage, it would be better not to let it open to the (local) network.

matthias4217 commented 5 years ago

Change the LISTEN_ADDR from '0.0.0.0' to '127.0.0.1' in config.py.