switch to responses langflow image
This commit is contained in:
parent
b330bbbc17
commit
0edff65fde
1 changed files with 2 additions and 1 deletions
|
|
@ -57,7 +57,8 @@ services:
|
||||||
langflow:
|
langflow:
|
||||||
volumes:
|
volumes:
|
||||||
- ./flows:/app/flows
|
- ./flows:/app/flows
|
||||||
image: langflow:1.5.0.post1
|
#image: langflow:1.5.0.post1
|
||||||
|
image: phact/langflow:responses
|
||||||
container_name: langflow
|
container_name: langflow
|
||||||
ports:
|
ports:
|
||||||
- "7860:7860"
|
- "7860:7860"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue