I’ve been looking at the local storage used and I see two url parameters. I am trying to bypass the UI and edit those parameters directly via Chrome’s developer tools. But, even though I set them correctly to port 8080 on my server, when I try to refresh the schema I get a 404 error. The JS console shows that it’s trying access port 8000.
What am I missing?