simple-file-uploader icon indicating copy to clipboard operation
simple-file-uploader copied to clipboard

Add ability to configure host to bind server to

Open jeremy21212121 opened this issue 7 years ago • 0 comments

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.

jeremy21212121 avatar Sep 12 '18 20:09 jeremy21212121