abhishekvp / cesium-lg

Liquid Galaxy GSoC 2016 Project: Enabling Cesium for Liquid Galaxy
5 stars 3 forks source link

server.js: pull config into separate config file OR command line overrides #11

Closed alfski closed 8 years ago

alfski commented 8 years ago

To help with setup take the network settings into server.config file or allow command line options to override each.

NODE_SERVER_IP, NODE_SERVER_PORT, UDP_PORT, UDP_HOST;

I'm not using localhost, so I need to change this each time I pull your code.