OpenBooks 2.2 Release
Added new command line argument to set a custom port for the web UI
- Use the flag like
openbooks -port 1337
to host website on localhost:1337 - This resolves problems when another application is using the hard-coded port number
Added new command line argument to set a custom port for the web UI
openbooks -port 1337
to host website on localhost:1337