dd
This commit is contained in:
parent
bbc9bc670d
commit
812d9964b4
@ -16,6 +16,9 @@ services:
|
|||||||
- DATABASE_URL=${DATABASE_URL}
|
- DATABASE_URL=${DATABASE_URL}
|
||||||
- FFMPEG_BIN=/usr/bin/ffmpeg
|
- FFMPEG_BIN=/usr/bin/ffmpeg
|
||||||
- FFPROBE_BIN=/usr/bin/ffprobe
|
- FFPROBE_BIN=/usr/bin/ffprobe
|
||||||
|
- BOXAPI_DEBUG=1
|
||||||
|
- SCRAPER_DIAGNOSTICS=1
|
||||||
|
- SCRAPER_MAX_PAGES=400
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
postgres:
|
postgres:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user