mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-06 21:05:33 +00:00
4 lines
162 B
Python
4 lines
162 B
Python
|
|
# DATABASE_URL = "postgresql+psycopg2://postgres:Jfwk-KpF3-82Js-KZx1@qa-prod-db.cc4i9llgw2yn.eu-central-1.rds.amazonaws.com/qa"
|
||
|
|
|
||
|
|
DATABASE_URL = "sqlite:///qa.db"
|