Setting Environment Variables for Node to retrieve

前端 未结 16 2094
-上瘾入骨i
-上瘾入骨i 2020-11-22 15:41

I\'m trying to follow a tutorial and it says:

There are a few ways to load credentials.

  1. Loaded from environment variables,
16条回答
  •  轮回少年
    2020-11-22 16:19

    For windows users this Stack Overflow question and top answer is quite useful on how to set environement variables via the command line

    How can i set NODE_ENV=production in Windows?

提交回复
热议问题