Remove proxy server user options in connections
Open
connection
reliability
tech debt
usability
- Dominant language
- TypeScript
- Stars
- 481
- Forks
- 108
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 5
Description
Currently the build of Graph Explorer embeds the base url and root path in to several URLs on the client side. This results in multiple docker images needing to be built and a difficulty in putting Graph Explorer behind a proxy server.
Instead, it should use relative URLs.
Contributor guide
Assessment
This issue has not been assessed yet.