Files
zmb-webui/deploy
patrick cf0626b293 Fix: nginx root auf frontend-Verzeichnis + try_files für Next.js Static Export
root war auf backend/static statt frontend/ - alle Seiten außer /
wurden nach Hard Reload nicht gefunden. try_files ergänzt um $uri.html
damit /datasets → datasets.html korrekt aufgelöst wird.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 22:41:19 +02:00
..