Files
langchain-python/langchain
Ilyes Bouchada c5451f4298 Update docker-compose.yaml (#3582)
The following error gets returned when trying to launch
langchain-server:

ERROR: The Compose file
'/opt/homebrew/lib/python3.11/site-packages/langchain/docker-compose.yaml'
is invalid because:
services.langchain-db.expose is invalid: should be of the format
'PORT[/PROTOCOL]'

Solution:
Change line 28 from - 5432:5432 to - 5432
2023-04-26 15:11:59 -07:00
..
2023-04-24 22:16:07 -07:00
2023-03-22 23:15:04 -07:00
2023-04-25 21:22:25 -07:00
2023-04-24 22:15:12 -07:00
2023-04-22 08:24:48 -07:00
2023-04-12 14:16:58 -07:00
2023-04-24 19:54:15 -07:00
2022-11-12 11:22:32 -08:00
2023-02-20 21:15:45 -08:00
2023-04-15 16:05:11 -07:00
2023-04-24 21:10:56 -07:00
2023-04-24 21:48:29 -07:00