ThesisProject / .env.example
JeyBii's picture
sync: .env.example — external articles DB + auto-scraper
900f6e1 verified
Raw
History Blame Contribute Delete
187 Bytes
DATABASE_URL=postgresql://user:password@localhost:5432/factcheck
EXTERNAL_DATABASE_URL=postgresql://user:password@localhost:5432/factcheck_articles
JWT_SECRET_KEY=your-secret-key-here