🎉 Kiosk-Modus optimiert: Integration von Waitress für verbesserte Stabilität, IPv4-Bindung zur Vermeidung von Timeout-Problemen und automatische Bereinigung hängender Prozesse. Dokumentation aktualisiert und nicht mehr benötigte Skripte entfernt. 🛠️📈

This commit is contained in:
2025-06-03 23:43:17 +02:00
parent 56baed71ea
commit 6bfa31905c
36 changed files with 862 additions and 539 deletions

View File

@ -9,7 +9,8 @@
"Bash(done)",
"Bash(npm run build:css:*)",
"Bash(python:*)",
"Bash(cp:*)"
"Bash(cp:*)",
"Bash(rm:*)"
],
"deny": []
}