moonstream-to / api

Building blocks for your blockchain economy
https://moonstream.to
Apache License 2.0
135 stars 49 forks source link

Nodebalancer cuts out the port for Brood url #797

Open kompotkot opened 1 year ago

kompotkot commented 1 year ago

Find out why nodebalancer cuts the port out when it gets Brood url from environment variable. So we can use internal connections.

kompotkot commented 1 year ago

After issue will be resolved remove hardcoded code: https://github.com/bugout-dev/moonstream/blob/dce18b124d9202907f951ea3517e1fab439dabb9/nodes/node_balancer/cmd/nodebalancer/configs.go#L28