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

BaseURL (or IP Address) as ENV Variable #170

Open
splattner opened this issue Dec 30, 2018 · 0 comments
Open

BaseURL (or IP Address) as ENV Variable #170

splattner opened this issue Dec 30, 2018 · 0 comments

Comments

@splattner
Copy link

I have to create an other Issue with the BaseURL (#58 is similar).

I wanna use a Custome Device built with the NEEO SDK (0.51.13) in a Docker Container. Setting the BRAINIP works via ENV Variable, but the IP Address used for the baseURL is just the first non internal IPV4 Adress found. On my System (running Docker with network host) this is vboxnet0 and therefore I have the wrong IP Address.
You should allow the baseURL (or just the IP Address) to be set via ENV. I don't wanna set sdkOptions or similar in the package.json as this could change depending on the Environment the Container runs.

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

No branches or pull requests

2 participants