fix: update docker-compose.yaml (#1131)

fix issue #803
This commit is contained in:
David 2023-10-05 22:13:18 +02:00 committed by GitHub
parent 5188776224
commit d793b5af5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,4 +12,5 @@ services:
- .env
volumes:
- ./models:/models:cached
- ./images/:/tmp/generated/images/
command: ["/usr/bin/local-ai" ]