name: lec_app
services:
price-predict:
image: estate_model:0
ports:
- "8001:8000"
volumes:
- ./models:/models
requests:
image: test_requests:2