NodeJS Allow more environment variables
When setting environment on a NodeJS App (using NodeJS extension) I am getting to the limit of four variables, sometimes five.
I assume that line ending is reached or something. I am connecting to several mongodb databases and for each db I need to auth which is set within an environment variable.
This limits my app a lot since I need to build overcomplicated workarounds using files to be loaded async and their content to be validated, then connecting to the db and so on.
Thank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
—
IG