Skip to content

Commit

Permalink
chore: 更新 docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
RockChinQ committed Nov 18, 2024
1 parent da9dde6 commit 8b36782
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ version: "3"
services:
langbot:
image: rockchin/langbot:latest
container_name: langbot
volumes:
- ./data:/app/data
- ./plugins:/app/plugins
Expand Down

0 comments on commit 8b36782

Please sign in to comment.