1
0
mirror of https://github.com/simon987/gabtv_feed.git synced 2025-04-17 01:26:42 +00:00
gabtv_feed/docker-compose.yml

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"