chore: enforce nginx-only setup and remove .htaccess

This commit is contained in:
2026-04-26 09:50:40 +02:00
parent 5378209fed
commit 3742ad19c2
7 changed files with 12 additions and 14 deletions

View File

@@ -10,6 +10,7 @@ Diese Anleitung bringt die Anwendung lokal schnell und stabil zum Laufen.
- Docker Desktop (oder Docker Engine + Compose)
- Port `8080` (App) und `8081` (phpMyAdmin) sind frei
- Nginx-only Setup: `.htaccess` wird nicht ausgewertet
## Start in 5 Schritten