If I want to run simwrapper on a subpath (using e.g. nginx-proxy), it appears that's currently not possible as I don't see a way of configuring the virtual path for simwrapper using Docker environment variables.
This means that when using Docker I can only run simwrapper on a root URL (e.g. www.example.com) without further path components (e.g. www.example.com/myresults/simwrap/)
Is this perhaps configurable through other means?