ipfs-webui
ipfs-webui copied to clipboard
IPLD explorer uses gateway port 8080 even if it is set to something else
Describe the bug I have something else running on port 8080 and have set gateway port to 8081 IPLD explorer still uses port 8080 To Reproduce Steps to reproduce the behavior:
- Run a web server on port 8080.
- Start Ipfs Desktop.
- See "Port is busy" error.
- Press "Use port 8081 instead"
- Set Local Gateway to use port 8081 in Ipfs Companion
- Attempt to explore "Project Apollo Archives" Expected behavior A clear and concise description of what you expected to happen.
Screenshots
Desktop (please complete the following information):
- OS: Windows 11
- Browser Microsoft Edge
- Version 132.0.2957.140
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context Add any other context about the problem here.