Skip to content

Commit 49377c2

Browse files
committed
x
1 parent c8d9e1a commit 49377c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
# postgres with the pgvector extension
66
image: pgvector/pgvector:pg16
77
environment:
8-
POSTGRES_DB: langchain_db
8+
POSTGRES_DB: langchain_test
99
POSTGRES_USER: langchain
1010
POSTGRES_PASSWORD: langchain
1111
ports:

0 commit comments

Comments
 (0)