It's only used in e2e tests and becomes confusing.
The only purpose iirc is to have some easy url to use for service uris
Instead, e2e tests should spawn its own separate minimal http server (or ipfs node) and use that. Wavs http server shouldn't know anything about it, so all queries should just go through regular routes