How do we tell iisnode to run our Node.js application environment in production/development/test?
We have successfully gotten our Node.js app running with iisnode but
For the sake of clarity the web.config file would look like this:
web.config
<=== Add env required here