Skip to content

Commit

Permalink
Revert "Update compose.yaml: use GPU"
Browse files Browse the repository at this point in the history
This reverts commit 1af9610.
  • Loading branch information
lionello committed Sep 26, 2024
1 parent 1af9610 commit 694d39c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ services:
resources:
reservations:
memory: 4G
devices:
- capabilities: ["gpu"]
# devices:
# - capabilities: ["gpu"]
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:5000/"]
interval: 30s
Expand Down

0 comments on commit 694d39c

Please sign in to comment.