Skip to content

Commit

Permalink
remove gpu
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrisyhjiang committed Nov 7, 2024
1 parent 52afb1e commit 9c2e10c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ services:
resources:
reservations:
memory: 4G
devices:
- capabilities: ["gpu"]
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:5000/"]
interval: 30s
Expand Down

0 comments on commit 9c2e10c

Please sign in to comment.