I want to run dashy on a subpath on my domain (and also behind a reverse proxy) but I can't figure out how to set the vue BASE_URL or publicPath. I want to deploy the production build to a nginx server.
Does dashy support running from a subpath instead of /?
I want to run dashy on a subpath on my domain (and also behind a reverse proxy) but I can't figure out how to set the vue
BASE_URLorpublicPath. I want to deploy the production build to a nginx server.Does dashy support running from a subpath instead of
/?