dash-gif-component
dash-gif-component copied to clipboard
Kubernetes: GIF Files in mounted path instead of assets
Hi,
I host my dash app in Kubernetes with Docker, the thing is I want to have the gif files stored in a mounted volume because I have many apps that will share the same files. Is it possible to have your component point to another path instead of assets? I cannot change the path of my static files because I have other files in there such as css and js.