Skip to content

Commit

Permalink
fix: update docker-compose.yaml (#1131)
Browse files Browse the repository at this point in the history
fix issue #803
  • Loading branch information
scenaristeur authored Oct 5, 2023
1 parent 5188776 commit d793b5a
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 @@ -12,4 +12,5 @@ services:
- .env
volumes:
- ./models:/models:cached
- ./images/:/tmp/generated/images/
command: ["/usr/bin/local-ai" ]

0 comments on commit d793b5a

Please sign in to comment.