This commit is contained in:
Tour
2025-12-06 21:27:11 +01:00
parent 21e97ada0d
commit 8c5f6016ec
4 changed files with 115 additions and 5 deletions

View File

@@ -9,8 +9,8 @@ services:
- traefik_net
environment:
RATE_LIMIT_SECONDS: "0.5"
MAX_PAGES: "50"
DOWNLOAD_IMAGES: "False"
MAX_PAGES: "500"
DOWNLOAD_IMAGES: "True"
volumes:
- shared-auction-data:/mnt/okcomputer/output
labels: