version: '3' services: langflow: build: context: . dockerfile: Dockerfile ports: - "7860:7860" command: langflow --host 0.0.0.0