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