Special Offer: Get 25% OFF your first order! Use code: WELCOME25
RETURN TO FORUM

Adding Node.js runtime environment variables in App Manager

POSTED BY: node_hacker ACTIVE_MEMBER POSTED ON: Jun 21, 2026 CATEGORY: GUIDE
I am hosting a Node.js API and need to set the `NODE_ENV` to `production` and provide my DB credentials. Where do I add env vars?
13 Total Upvotes

REPLIES (1)

devops_wizard ACTIVE_MEMBER SOLUTION_ACCEPTED 2026.06.22 04:50
Go to **App Manager** in the sidebar -> click **Edit** next to your Node application -> scroll down to the **Environment Variables** section -> enter key-value pairs (e.g. `NODE_ENV=production`) -> click **Apply and Restart**.

AUTHENTICATION REQUIRED TO JOIN THIS STREAM.

INITIALIZE LOGIN