RETURN_TO_NETWORK
Adding Node.js runtime environment variables in App Manager
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
Current Synchronization