updated image link

This commit is contained in:
Shihaam Abdul Rahman 2024-08-03 05:30:29 +05:00
parent cdf994fd54
commit 8b7830bddc
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -2,6 +2,6 @@ services:
#########################
reciptocr:
hostname: reciptocr
image: reciptocr
image: git.shihaam.dev/shihaam/recipt-ocr-api
ports:
- 8000:8000