Update docker-compose.yml to use the correct default langflow port

This commit is contained in:
Dave Morris
2023-08-03 12:09:10 -05:00
committed by GitHub
parent 19b5a05af0
commit ff71d10ff5

View File

@ -6,5 +6,5 @@ services:
context: .
dockerfile: Dockerfile
ports:
- "5003:5003"
- "7860:7860"
command: langflow --host 0.0.0.0