webui, url localhost:5001/webui wrong #291
Labels
exp/novice
Someone with a little familiarity can pick up
good first issue
Good issue for new contributors
kind/bug
A bug in existing code (including security flaws)
P2
Medium: Good to have, but can wait until someone steps up
P3
Low: Not priority right now
when accessing webui via, "localhost:5001/webui", i land at the url but with port 8080.
so: http://127.0.0.1:8080/ipfs/hash/#/
instead of http://127.0.0.1:5001/ipfs/hash/#/
using go-ipfs 0.4.11 as systemservice with the ipfs companion extension 2.0.12
The text was updated successfully, but these errors were encountered: