From 628e6150c5c8fe21589b5bfcc3e8600de60a9d91 Mon Sep 17 00:00:00 2001 From: tobbbs <1+tobbbs@noreply.localhost> Date: Tue, 2 Jun 2026 10:10:23 +0200 Subject: [PATCH] Update compose.yaml --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 4e12c0a..1bb5824 100644 --- a/compose.yaml +++ b/compose.yaml @@ -7,5 +7,5 @@ services: environment: - STACKS_DIR=/opt/hawser-stacks - DOCKHAND_SERVER_URL=wss://bragi.doeringer.eu/api/hawser/connect - - TOKEN={TOKEN} + - TOKEN=${TOKEN} image: ghcr.io/finsys/hawser:latest \ No newline at end of file