simple-file-uploader
simple-file-uploader copied to clipboard
Add ability to configure host to bind server to
This PR makes it possible to bind to 0.0.0.0 in order to easily access this server from the local network.
The default is still to bind to localhost, so default behavior remains the same.
This makes it easier to access the server from a different device on the local network, or a VM.