This commit is contained in:
Andras Schmelczer 2026-05-14 20:42:48 +01:00
parent 273d7a83ee
commit 084117cea8
48 changed files with 2283 additions and 890 deletions

View file

@ -58,6 +58,7 @@ services:
PORT: "8002"
APP_URL: http://frontend:3001
CACHE_DIR: /cache
SCREENSHOT_CACHE_ENABLED: "false"
SCREENSHOT_CONCURRENCY: "3"
SCREENSHOT_RATE_WINDOW_MS: "60000"
SCREENSHOT_RATE_LIMIT: "30"