2 Commits (main)

Author SHA1 Message Date
Antonio De Lucreziis 876a47a6d3
Fixes a weird NodeJS bug
It looks like that from some version NodeJS decided to do localhost requests on IPv6 first instead of IPv4 https://github.com/nodejs/node/issues/40537, so we can't use "localhost" directly any more without changing everything to IPv6.
2 years ago
Antonio De Lucreziis f54e87d32e Initial commit 2 years ago