Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass multiple environement variables in nodeJS connector #253

Open
iliraga opened this issue Mar 4, 2017 · 0 comments
Open

Pass multiple environement variables in nodeJS connector #253

iliraga opened this issue Mar 4, 2017 · 0 comments

Comments

@iliraga
Copy link

iliraga commented Mar 4, 2017

When having multiple environement parameters to pass to a NodeJS-application it doesn't work.

I want to achieve something like this:

NODE_ENV=production DEBUG=first,second,third node.js

So passing NODE_ENV=production DEBUG=first,second,third as 'environement' parameter in ajenti-Vs configuration UI, won't work. It seems that it cuts out the second or first parameter.

See here in the code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant