always use kiosk
Some checks failed
Deploy Containers / Prepare (push) Failing after 27s

This commit is contained in:
2026-04-05 22:22:18 -04:00
parent 573bc5ff11
commit 4366e318fb

View File

@@ -16,6 +16,7 @@
WSQS_current_weather_checkbox: "true" WSQS_current_weather_checkbox: "true"
WSQS_settings_mediaVolume_select: "0.75" WSQS_settings_mediaVolume_select: "0.75"
WSQS_settings_scanLineMode_select: "thin" WSQS_settings_scanLineMode_select: "thin"
WSQS_settings_kiosk_checkbox: "true"
labels: labels:
traefik.enable: "true" traefik.enable: "true"
traefik.http.routers.weatherstar.rule: Host(`weatherstar.fntz.net`) traefik.http.routers.weatherstar.rule: Host(`weatherstar.fntz.net`)