Infra: Container-Name ban-yaro→banyaro, Favicon-Route, Cache-Bust v3

- Makefile + docker-compose.yml: container_name ban-yaro → banyaro
- sw.js: Cache-Version auf by-v3 (neue Icons + Health-Assets)
- .gitignore: /icons/ (Design-Quell-Dateien) ausschließen
This commit is contained in:
rene 2026-04-13 19:29:43 +02:00
parent 5a0be0e886
commit 96e7a97b52
4 changed files with 7 additions and 4 deletions

View file

@ -3,7 +3,7 @@
Offline-Cache + Push Notifications
============================================================ */
const CACHE_VERSION = 'by-v1';
const CACHE_VERSION = 'by-v3';
const CACHE_STATIC = `${CACHE_VERSION}-static`;
// Diese Dateien werden beim Install gecacht (App Shell)