Update docker-compose.yml to use the correct default langflow port
This commit is contained in:
parent
19b5a05af0
commit
ff71d10ff5
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