mirror of
https://github.com/jaypyles/Scraperr.git
synced 2025-12-08 00:35:55 +00:00
* feat: replace mongodb with sqllite * feat: update docker compose to drop mongo * chore: drop logs * chore: cleanup * fix: unit tests * fix: workflow * fix: workflow run
2 lines
35 B
Python
2 lines
35 B
Python
DATABASE_PATH = "data/database.db"
|