Обновить docker-compose.yml
Some checks failed
Build and push Docker image (Gitea) / build (push) Failing after 26m58s
Some checks failed
Build and push Docker image (Gitea) / build (push) Failing after 26m58s
This commit is contained in:
@@ -8,6 +8,8 @@ services:
|
||||
PORT: "12345"
|
||||
MODEL_DIR: "/app/models"
|
||||
DATA_DIR: "/data"
|
||||
NVIDIA_VISIBLE_DEVICE: ALL
|
||||
runtime: nvidia
|
||||
volumes:
|
||||
- ./server:/app/server
|
||||
- ./models:/app/models
|
||||
|
||||
Reference in New Issue
Block a user