From de5af376db00894168be519c5cbd93387811eed8 Mon Sep 17 00:00:00 2001 From: tobbbs <1+tobbbs@noreply.localhost> Date: Tue, 2 Jun 2026 10:14:43 +0200 Subject: [PATCH] Update compose.yaml --- compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compose.yaml b/compose.yaml index 55bd49a..667a0b6 100644 --- a/compose.yaml +++ b/compose.yaml @@ -18,10 +18,10 @@ services: - /opt/hawser-stacks:/opt/hawser-stacks environment: - STACKS_DIR=/opt/hawser-stacks - - DOCKHAND_SERVER_URL=wss://${SERVER_URL}/api/hawser/connect + - DOCKHAND_SERVER_URL=wss://docker.doeringer.eu/api/hawser/connect - TOKEN=${TOKEN} networks: bragi-local: - external: true% \ No newline at end of file + external: true \ No newline at end of file