Expected Behavior
XHR call base URL should either be configurable, either be / by default
Current Behavior
The only way to configure XHR base calls is through -h or -p CLI options, which leads to issues when e.g., running the command in a docker container
Steps to reproduce
Run feast ui
Specifications
Possible Solution
Add an option to configure the base XHR URIs ?
Expected Behavior
XHR call base URL should either be configurable, either be
/by defaultCurrent Behavior
The only way to configure XHR base calls is through -h or -p CLI options, which leads to issues when e.g., running the command in a docker container
Steps to reproduce
Run
feast uiSpecifications
Possible Solution
Add an option to configure the base XHR URIs ?