From ba9917048bad4a6018a558de18248a3954e8b2e8 Mon Sep 17 00:00:00 2001 From: Alex Frantz Date: Sun, 5 Apr 2026 22:16:20 -0400 Subject: [PATCH] swap to underscores --- tasks/weatherstar.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/weatherstar.yml b/tasks/weatherstar.yml index 7a7a044..3ce8a3f 100644 --- a/tasks/weatherstar.yml +++ b/tasks/weatherstar.yml @@ -14,8 +14,8 @@ WSQS_latLonQuery: "Batavia, New York, USA" WSQS_hazards_checkbox: "true" WSQS_current_weather_checkbox: "true" - WSQS_settings-mediaVolume-select: "0.75" - WSQS_settings-scanLineMode-select: "true" + WSQS_settings_mediaVolume_select: "0.75" + WSQS_settings_scanLineMode_select: "true" labels: traefik.enable: "true" traefik.http.routers.weatherstar.rule: Host(`weatherstar.fntz.net`)