Improve docker deployment configuration (#163)

This commit is contained in:
Amgad Hasan
2024-08-18 22:19:18 +03:00
committed by GitHub
parent a51acb9db4
commit dae394050e
4 changed files with 12 additions and 22 deletions

View File

@@ -12,7 +12,9 @@ services:
- NAME=TabbyAPI
- NVIDIA_VISIBLE_DEVICES=all
volumes:
- ./models:/app/models
# - /path/to/models:/app/models # Change me
# - /path/to/config.yml:/app/config.yml # Change me
# - /path/to/api_tokens.yml:/app/api_tokens.yml # Change me
deploy:
resources:
reservations: