Is there a way to make the base-URL example.com/plausible?
I want to expose this on an existing setup, that has it's own domain and certs and all that (using LetsEncrypt).
I tried adding a path to BASE_URL, but that didn't work.
And I found some references on the internet to APP_PROXY_PATH, but that didn't work either.