Skip to content

Commit

Permalink
Mount cache folder for doctr models
Browse files Browse the repository at this point in the history
  • Loading branch information
odulcy committed Oct 14, 2022
1 parent 152dca0 commit 250f314
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ services:
image: horoscope-bot
volumes:
- ./:/root/Horoscope/
- ./cache-doctr:/root/.cache/doctr/
container_name: horoscope
depends_on:
- "selenium-horoscope"
Expand Down

0 comments on commit 250f314

Please sign in to comment.