Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 9498df6

Browse files
committed
fix: module name
1 parent ca72eca commit 9498df6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ services:
33
image: ghcr.io/async-lab/async-bot:latest
44
restart: unless-stopped
55
environment:
6-
- DRIVER=~websocket
6+
- DRIVER=~websockets
77
- ONEBOT_V11_WS_URLS=${ONEBOT_V11_WS_URLS}
88
- ONEBOT_V11_ACCESS_TOKEN=${ONEBOT_V11_ACCESS_TOKEN}
99
- API_KEY=${API_KEY}

0 commit comments

Comments
 (0)