d93e08c
23f1377
9062b3c
23f1377
0e52408
374c4d1 | | FROM langflowai/langflow:latest
ENV LANGFLOW_BUNDLE_URLS='["https://huggingface.co/spaces/DeepRat/TrueEye_Flow/raw/main/TrueEyeBeta.json"]'
EXPOSE 7860
CMD ["langflow", "run", "--host", "0.0.0.0", "--port", "7860"] |