sync: update from private repo (11e2d76)
CI / build-and-test (push) Has been cancelled

This commit is contained in:
oss-sync
2026-06-08 08:43:20 +00:00
parent ee062050e0
commit ef44e1a5d9
3 changed files with 61 additions and 12 deletions
+4
View File
@@ -6,6 +6,10 @@ services:
image: maestro:latest
container_name: maestro
restart: unless-stopped
# Headed Chromium (display_mode: novnc) crashes with Docker's default 64MB
# /dev/shm. Give it room so the Browser tab / InteractiveBrowse / CAPTCHA
# pool work. Harmless when display_mode is headless.
shm_size: "1gb"
ports:
# Auth is optional, so keep the default deployment local-only.
- "127.0.0.1:9876:9876"