chore: 更新 docker-compose.yaml

This commit is contained in:
Junyan Qin
2024-11-18 23:31:49 +08:00
parent da9dde6bd2
commit 8b36782c25

View File

@@ -3,6 +3,7 @@ version: "3"
services:
langbot:
image: rockchin/langbot:latest
container_name: langbot
volumes:
- ./data:/app/data
- ./plugins:/app/plugins