Merge branch 'main' of https://github.com/logspace-ai/langflow into dev
This commit is contained in:
commit
ba7b5d07b7
1 changed files with 1 additions and 1 deletions
|
|
@ -11,4 +11,4 @@ WORKDIR $HOME/app
|
|||
COPY --chown=user . $HOME/app
|
||||
|
||||
RUN pip install langflow>==0.0.71 -U --user
|
||||
CMD ["langflow", "--host", "0.0.0.0", "--port", "7860"]
|
||||
CMD ["langflow", "--host", "0.0.0.0", "--port", "7860"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue