This commit is contained in:
Andras Schmelczer 2026-05-09 09:26:40 +01:00
parent 701c17a703
commit f114ada255
44 changed files with 5264 additions and 1674 deletions

View file

@ -54,8 +54,12 @@ services:
init: true
build: /volumes/syncthing/Projects/property-map/screenshot
environment:
PORT: "8002"
APP_URL: http://frontend:3001
CACHE_DIR: /cache
SCREENSHOT_CONCURRENCY: "3"
SCREENSHOT_RATE_WINDOW_MS: "60000"
SCREENSHOT_RATE_LIMIT: "30"
volumes:
- screenshot-cache:/cache
networks: