resume time!

This commit is contained in:
2024-11-26 11:56:36 -06:00
parent e5ba438172
commit 06626ab2fb
6 changed files with 193 additions and 8 deletions

View File

@@ -0,0 +1,8 @@
services:
resume-matcher:
image : resume-matcher
build:
context: ./
dockerfile : build.dockerfile
ports:
- 80:8501