sfd
Some checks are pending
Deploy on push / detect (push) Waiting to run
Deploy on push / deploy_swarm (push) Blocked by required conditions
Deploy on push / deploy_compose (push) Blocked by required conditions

This commit is contained in:
traveler 2026-01-25 13:53:38 -06:00
parent 56bb8c3e0f
commit 17247fff59

View file

@ -97,7 +97,7 @@ services:
constraints: constraints:
- node.hostname == docker5 - node.hostname == docker5
beszel-agent-nas: beszel-agent-znas:
image: henrygd/beszel-agent:latest image: henrygd/beszel-agent:latest
restart: unless-stopped restart: unless-stopped
ports: ports:
@ -114,7 +114,7 @@ services:
replicas: 1 replicas: 1
placement: placement:
constraints: constraints:
- node.hostname == nas - node.hostname == znas
beszel-agent-dockerpi1: beszel-agent-dockerpi1:
image: henrygd/beszel-agent:latest image: henrygd/beszel-agent:latest