smsearcy / mesh-info

Collect and view information about an AREDN mesh network.
GNU General Public License v3.0
5 stars 2 forks source link

Add cache busting for static assets #86

Closed smsearcy closed 1 year ago

smsearcy commented 1 year ago

Use query string parameter to bust the cache, ensuring static assets are updated when the application is updated. Document configuring NGINX serving static assets (it really wasn't dependent on cache busting, but now is a good time to add it).