reachableceo-laptop-docker/upstream/resume-matcher/docker-compose.yml

9 lines
159 B
YAML
Raw Normal View History

2024-11-26 17:56:36 +00:00
services:
resume-matcher:
image : resume-matcher
build:
context: ./
dockerfile : build.dockerfile
ports:
- 80:8501