Open NilSkilz opened 4 years ago
After looking at the code, you can pass HASTIC_SERVER_URL=ws://
@NilSkilz thx, I think we will address this next week.
@rozetko please take a look what is happening here
@NilSkilz thanks for the report it'll be fixed with these PRs: https://github.com/hastic/analytics/pull/25 and https://github.com/hastic/hastic-server/pull/931
Using the docker image, I get: Connect call failed ('127.0.0.1', 8002), [Errno 99] Cannot assign requested address
I assume 127.0.0.1 is localhost of the container, not of the machine, and so we'll need to be able to pass an IP address to the container?