Add Docker deployment setup for web app

This commit is contained in:
2026-03-02 20:27:53 +01:00
parent 552830acef
commit f46763ace7
5 changed files with 90 additions and 0 deletions

View File

@@ -36,6 +36,12 @@ Browser-Variante mit Upload + direktem ICS-Download:
Details siehe [WEB_README.md](WEB_README.md).
Docker-Variante (Server):
```bash
docker compose up -d --build
```
---
## ⚡ Schnellstart (60 Sekunden)