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

8 lines
173 B
YAML

services:
reciptocr:
build:
context: ..
dockerfile: .build/Dockerfile
hostname: reciptocr
image: git.shihaam.dev/shihaam/recipt-ocr-api