Update docker-compose.yml to use the correct default langflow port (#713)
This commit is contained in:
commit
33ba16da16
1 changed files with 1 additions and 1 deletions
|
|
@ -6,5 +6,5 @@ services:
|
|||
context: .
|
||||
dockerfile: Dockerfile
|
||||
ports:
|
||||
- "5003:5003"
|
||||
- "7860:7860"
|
||||
command: langflow --host 0.0.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue