Skip to content

Commit

Permalink
dumili: Persist /root/.paddleocr
Browse files Browse the repository at this point in the history
  • Loading branch information
bperel committed Jan 19, 2025
1 parent 783146b commit cc65c14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/dumili/api/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ services:
container_name: paddleocr
image: ghcr.io/bperel/paddleocr
restart: always
volumes:
- /root/.paddleocr
networks:
- dumili-network

Expand Down

0 comments on commit cc65c14

Please sign in to comment.