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
commit ff71d10ff5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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