Skip to content

Commit

Permalink
added plugins volume
Browse files Browse the repository at this point in the history
  • Loading branch information
codearranger committed Jun 22, 2023
1 parent 46a2a34 commit 7283dcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ services:
- WEB_SERVER_PORT=7860
volumes:
- ./models:/app/models
- ./plugins:/app/plugins
- data:/app/pilot/data
env_file:
- .env.template
Expand Down

0 comments on commit 7283dcd

Please sign in to comment.