mirror of
https://github.com/simon987/gabtv_feed.git
synced 2025-04-04 08:23:04 +00:00
12 lines
206 B
YAML
12 lines
206 B
YAML
version: "3"
|
|
|
|
services:
|
|
scraper:
|
|
image: simon987/gabtv_feed
|
|
restart: always
|
|
environment:
|
|
- "REDIS_HOST="
|
|
- "RPS=0.10"
|
|
- "GTV_MAX_PAGES=9999999"
|
|
- "GTV_RECRAWL_HOURS=8"
|