File size: 112 Bytes
d202ada
 
 
1
2
3
4
FROM langflowai/langflow:latest

CMD ["python", "-m", "langflow", "run", "--host", "0.0.0.0", "--port", "7860"]