Set Node.js environment variables in WebStorm

Bryan Irace picture Bryan Irace · Oct 10, 2011 · Viewed 24.8k times · Source

Is there any way to set environment variables when running a Node.js app using JetBrains' official Node plugin for WebStorm (and their other IDEs as well)?

Answer

xinbenlv picture xinbenlv · Jun 11, 2013

It is actually possible Here is the official doc: http://www.jetbrains.com/webstorm/webhelp/run-debug-configuration-node-js.html

Here is my screenshotenter image description here