From f35fc3831c43a7c1b290caac20f7882ad01b79fb Mon Sep 17 00:00:00 2001 From: John Date: Fri, 7 Nov 2025 01:57:24 +0000 Subject: [PATCH] more changes --- stacks/apps/uptime/stack.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/stacks/apps/uptime/stack.yml b/stacks/apps/uptime/stack.yml index d1e7860..1a29a07 100644 --- a/stacks/apps/uptime/stack.yml +++ b/stacks/apps/uptime/stack.yml @@ -7,8 +7,6 @@ services: - TZ=America/New_York networks: - homelab - ports: - - 3001:3001 healthcheck: test: [ "CMD", "node", "/app/extra/healthcheck.js" ] interval: 30s