fix(stremio-letterboxd): add DATABASE_URL to environment configuration

This commit is contained in:
Viren070
2025-07-12 17:29:17 +01:00
parent 03f7ac0ab9
commit c559c00340
+3
View File
@@ -8,3 +8,6 @@ CATALOG_PAGE_SIZE=30
# Controls the number of Letterboxd lists that can be concurrently scraped.
QUEUE_CONCURRENCY=15
# The path to the database file.
DATABASE_URL=file:/app/data/stremio-letterboxd.db