dash-gif-component icon indicating copy to clipboard operation
dash-gif-component copied to clipboard

Kubernetes: GIF Files in mounted path instead of assets

Open slyin87 opened this issue 3 years ago • 0 comments

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.

slyin87 avatar Mar 27 '23 01:03 slyin87