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