version: '3.8' services: tfidf-lgbm-api: build: . ports: - "7860:7860" volumes: - .:/app environment: - PYTHONUNBUFFERED=1