Is there a way to run windmill under a subpath?
I'm trying to run windmill behind traefik at a subpath like /apps
This dosen't work however, because the client tries to load the javascript at /_app/* instead of /admin/_app/*
This dosen't work however, because the client tries to load the javascript at /_app/* instead of /admin/_app/*