MicrosoftDX / Vorlonjs

A new, open source, extensible, platform-agnostic tool for remotely debugging and testing your JavaScript. Powered by node.js and socket.io
http://www.vorlonjs.com
Other
2.92k stars 259 forks source link

Add other config options via env vars #438

Open wclr opened 6 years ago

wclr commented 6 years ago

It would be nice to be able to set config options using env vars: Like process.env.USE_SSLE, process.env.ACTIVATE_AUTH, etc