gamehub.io icon indicating copy to clipboard operation
gamehub.io copied to clipboard

Make host and port configurable

Open fmbenhassine opened this issue 11 years ago • 0 comments

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

fmbenhassine avatar Jan 17 '15 10:01 fmbenhassine