You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @gratus-acuitymd, if you're willing to work on it that would be great! Just keep in mind that the API requests in locust/webui/src/redux/api/swarm.ts may equally need a relative or configurable base URL
Prerequisites
Description
I am trying to host the locust UI on a path like this:
www.mydomain.com/tests/locust
But the full UI paths (like this one ) prevent me from doing that.
Can these paths be relative (with or without a configurable
<base>
url)?Happy to work on it if this is of value/agreeable.
The text was updated successfully, but these errors were encountered: