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:
parent
5a0be0e886
commit
96e7a97b52
4 changed files with 7 additions and 4 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -7,3 +7,6 @@ __pycache__/
|
|||
*.db
|
||||
*.db-wal
|
||||
*.db-shm
|
||||
|
||||
# Design-Quell-Dateien (nicht für Server)
|
||||
/icons/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue