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
|
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
banyaro:
|
||||
build: .
|
||||
container_name: ban-yaro
|
||||
container_name: banyaro
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "3010:8000" # DS-intern, NPM leitet banyaro.app weiter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue