recipt-ocr-api/.build/docker-compose.yml

8 lines
173 B
YAML
Raw Permalink Normal View History

2024-08-03 05:22:17 +05:00
services:
reciptocr:
build:
context: ..
dockerfile: .build/Dockerfile
hostname: reciptocr
2024-08-03 05:30:29 +05:00
image: git.shihaam.dev/shihaam/recipt-ocr-api