added more docker stuff

This commit is contained in:
Shihaam Abdul Rahman 2024-08-03 05:22:44 +05:00
parent e1e69a85f6
commit 0f58bbc330
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636

7
compose.yml Normal file
View File

@ -0,0 +1,7 @@
services:
#########################
reciptocr:
hostname: reciptocr
image: reciptocr
ports:
- 8000:8000