@@ -4,7 +4,7 @@ services:
PaddleOCR:
build: .
ports:
- - "5050: 80"
+ - "5050:80"
image: ocr:latest
container_name: PaddleOCR
restart: unless-stopped