version: '3.8' services: lgbm_api: build: . ports: - "7860:7860" volumes: - ./models:/app/models