From 00ebb8e96945b8a5cd7afcb490905263db867c4c Mon Sep 17 00:00:00 2001 From: Alex Frantz Date: Sun, 5 Apr 2026 23:08:59 -0400 Subject: [PATCH] add port back --- tasks/weatherstar.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/weatherstar.yml b/tasks/weatherstar.yml index 4e7e2cb..72f4633 100644 --- a/tasks/weatherstar.yml +++ b/tasks/weatherstar.yml @@ -37,6 +37,7 @@ - name: homelab env: WS4KP_HOST: "weatherstar.fntz.net" + WS4KP_PORT: "443" ZIP_CODE: "14020" published_ports: - "9798:9798"