version: "3.8" services: ragcore: build: . ports: - "8000:7860" env_file: - .env environment: - PYTHONUNBUFFERED=1