mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-04-28 10:11:39 +00:00
Fix docker compose volume mount
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
|||||||
- NAME=TabbyAPI
|
- NAME=TabbyAPI
|
||||||
- NVIDIA_VISIBLE_DEVICES=all
|
- NVIDIA_VISIBLE_DEVICES=all
|
||||||
volumes:
|
volumes:
|
||||||
- ./models:/usr/src/app/models
|
- ./models:/app/models
|
||||||
deploy:
|
deploy:
|
||||||
resources:
|
resources:
|
||||||
reservations:
|
reservations:
|
||||||
|
|||||||
Reference in New Issue
Block a user