I was running into an issue when my `SERVER_HOST` ...
# netmaker
g
I was running into an issue when my
SERVER_HOST
is a public IPv6 address, and when I create a token, it doesn't output the address properly with
[ ]
. Using the net package instead of manually concatenating addresses should fix this. I have a fix, so should I open a PR? if so, to the main or develop branch?