Closed wdbaruni closed 1 month ago
Have the webui server route requests to the orchestrator instead of the frontend directly calling the orchestrator. This will simplify webui setup instead of having to define the WebUI.Backend to the orchestrator's public ip with bacalhau serve
WebUI.Backend
bacalhau serve
ENG-280 Improved routing of webui requests
Have the webui server route requests to the orchestrator instead of the frontend directly calling the orchestrator. This will simplify webui setup instead of having to define the
WebUI.Backend
to the orchestrator's public ip withbacalhau serve