added more docker stuff

This commit is contained in:
2024-08-03 05:22:44 +05:00
parent e1e69a85f6
commit 0f58bbc330

7
compose.yml Normal file
View File

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