openhab / openhab-cloud

Cloud companion for openHAB instances
Eclipse Public License 2.0
314 stars 162 forks source link

Platform not listening on IPv4 by default when starting up #375

Closed electraport closed 1 year ago

electraport commented 2 years ago

At least on CentOS 7, the platform would only listen to IPv6 when starting up. It required a change to app.js to enable it, on the app.listen() command.