Files
langchain-python/langchain
Sami Liedes c8b70e1c6a langchain-server: Do not expose postgresql port to host (#3431)
Apart from being unnecessary, postgresql is run on its default port,
which means that the langchain-server will fail to start if there is
already a postgresql server running on the host. This is obviously less
than ideal.

(Yeah, I don't understand why "expose" is the syntax that does not
expose the ports to the host...)

Tested by running langchain-server and trying out debugging on a host
that already has postgresql bound to the port 5432.

Co-authored-by: Sami Liedes <sami.liedes@rocket-science.ch>
2023-04-24 22:19:23 -07:00
..
2023-04-24 22:16:07 -07:00
2023-03-22 23:15:04 -07:00
2023-04-24 22:15:12 -07:00
2023-04-24 22:15:32 -07:00
2023-04-24 09:58:29 -07:00
2023-04-24 22:15:32 -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