services: toloka2webmd3: build: . ports: - "5000:5000" volumes: - ./data:/data - ./instance:/instance environment: - FLASK_ENV=production