Skip to content

Commit

Permalink
Update compose.amd64.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
KalanaRatnayake authored Jul 18, 2024
1 parent 33246ce commit c13d80e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/compose.amd64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ services:
volumes:
- type: volume
source: yolo
target: /yolo/
target: /yolo
# - type: bind ---> for custom weights
# source: ./weights
# target: /yolo/weights

volumes:
yolo:
yolo:

0 comments on commit c13d80e

Please sign in to comment.