change host/port
All checks were successful
Deploy Containers / Prepare (push) Successful in 26s

This commit is contained in:
2026-04-05 23:10:31 -04:00
parent 00ebb8e969
commit 6fd4776c55

View File

@@ -36,8 +36,8 @@
networks: networks:
- name: homelab - name: homelab
env: env:
WS4KP_HOST: "weatherstar.fntz.net" WS4KP_HOST: "weatherstar"
WS4KP_PORT: "443" WS4KP_PORT: "8080"
ZIP_CODE: "14020" ZIP_CODE: "14020"
published_ports: published_ports:
- "9798:9798" - "9798:9798"