wainuiomata / sambal

Experimental web admin for Samba and Active Directory domains
https://wainuiomata.com
GNU General Public License v3.0
1 stars 1 forks source link

config: make web application port and hostname configurable #64

Closed robvdl closed 5 months ago

robvdl commented 5 months ago

Make web application port and hostname configurable.

The default host shouldn't be set to 0.0.0.0, because serving on all interfaces by default isn't the best for security.

But this makes it possible for the user to set it to 0.0.0.0, or a different port.