LGTM
This commit is contained in:
parent
701c17a703
commit
f114ada255
44 changed files with 5264 additions and 1674 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue