fix: restore default nginx config, update EXPOSE, and fix autostart permissions

This commit is contained in:
Joakim Svensson
2026-01-06 20:37:24 +00:00
parent ff4c2bd6bc
commit 0de8039dee
5 changed files with 3 additions and 4 deletions

View File

@@ -114,6 +114,7 @@ init_diagram: |
"chromium:latest" <- Base Images
# changelog
changelogs:
- {date: "06.01.26:", desc: "Fix missing port 3001, ensure autostart is executable, and restore default nginx site to avoid breaking Selkies UI."}
- {date: "06.01.26:", desc: "Add nginx to serve QMX-Fusion-v1 and start chromium in kiosk mode."}
- {date: "20.12.25:", desc: "Add Wayland init logic."}
- {date: "22.09.25:", desc: "Rebase to Debian Trixie."}