jina flow --uses flow.yml
go run main.go --host localhost:12345
Flow running at localhost:12345 is healthy!
go run main.go --host localhost:12346
panic: failed to check health: Get "http://localhost:12346": dial tcp 127.0.0.1:12346: connect: connection refused