Reload static files without restart

Zaepho3 years ago

I am running 5.4 (latest docker container) and am hosting my POI KML from the existing static folder of the modern UI. When I update the kml file it appears that I need to restart the container (I assume just the service would also work) so it will pick up the updated file. Is there an easier or more responsive way of handling this?

Anton Tananaev3 years ago

Are you sure it's not cached in your browser?

Zaepho3 years ago

I would have sworn I did a hard refresh of the browser when I was testing this before but I just tried now and it worked. My appologies! Thanks!

Anton Tananaev3 years ago

Hard refresh? It probably doesn't actually clear all the caches. Make sure you clear all app data from developer tools?