This commit is contained in:
a 2024-04-14 13:06:54 -05:00
parent 8a17abc1f4
commit 1ad45e9e90
No known key found for this signature in database
GPG key ID: 374BC539FE795AF0

View file

@ -92,7 +92,7 @@ func New(conf *Config) (*Node, error) {
}
if conf.HTTPProto == "" {
conf.HTTPProto = "tcp4"
conf.HTTPProto = "tcp"
}
// Ensure that the instance name doesn't cause weird conflicts with