gamehub.io
gamehub.io copied to clipboard
Make host and port configurable
Currently, the host and port configuration is hardcoded (localhost:3000) both on client and server side.
This should be configurable at application startup using process.env.PORT