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?
Are you sure it's not cached in your browser?
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!
Hard refresh? It probably doesn't actually clear all the caches. Make sure you clear all app data from developer tools?
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?