mirror of
https://github.com/Viren070/docker-compose-template.git
synced 2025-12-01 23:17:00 +01:00
fix(stremio-letterboxd): add DATABASE_URL to environment configuration
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user