Closed xunfeng1980 closed 1 year ago
❯ irmin graphql --store mem --address http://127.0.0.1 --port 8888 ERROR: Invalid conduit source address specified
I think if you provide the address argument without http:// it should work
address
http://
thinks,it work,but need update the doc: https://irmin.org/tutorial/command-line
❯ irmin graphql --store mem --address http://127.0.0.1 --port 8888 ERROR: Invalid conduit source address specified