Skip to content

Commit f64ed39

Browse files
committed
Pass DATABASE_URL in tox.ini when using pgvector factor
1 parent b7c1d63 commit f64ed39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ dependency_groups =
3939
setenv =
4040
postgres: DATABASE_URL={env:DATABASE_URL:postgres:///django_ai_core}
4141
pgvector: AI_CORE_TESTAPP_STORAGE_PROVIDER=pgvector
42+
pgvector: DATABASE_URL={env:DATABASE_URL}

0 commit comments

Comments
 (0)