From 59ca3d9a1f6021e76b93bc50ef48a40f9da7ef90 Mon Sep 17 00:00:00 2001 From: Tim Bendt Date: Wed, 18 Feb 2026 16:35:43 -0500 Subject: [PATCH] registry --- stack.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/stack.yml b/stack.yml index 8bb7af4..789adf3 100644 --- a/stack.yml +++ b/stack.yml @@ -2,7 +2,7 @@ version: "3.8" services: openclaw-gateway: - image: ${OPENCLAW_IMAGE:-openclaw:local} + image: ${OPENCLAW_IMAGE:-registry.lan/openclaw:latest} environment: HOME: /home/node TERM: xterm-256color @@ -23,11 +23,11 @@ services: init: true deploy: replicas: 1 - placement: - constraints: - - node.hostname == tpi-n1 - restart_policy: - condition: unless-stopped + # placement: + # constraints: + # - node.hostname == tpi-n1 + # restart_policy: + # condition: unless-stopped networks: - dokploy-network command: