Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
phamquiluan authored Aug 6, 2024
1 parent 0957e81 commit 63a295e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
restart: always
text_recognition:
build: text_recognition/
runtime: nvidia
#runtime: nvidia
ports:
- "${TEXT_RECOGNITION_PORT}:80"
volumes:
Expand Down

0 comments on commit 63a295e

Please sign in to comment.