minor tweak

This commit is contained in:
cottongin
2025-10-31 21:41:27 -04:00
parent c63c29efc9
commit 3116721256
7 changed files with 14 additions and 2000 deletions

View File

@@ -16,17 +16,11 @@ services:
# ports:
# - "4242:4242"
environment:
# Chrome/Chromium configuration for headless mode
- CHROME_BIN=/usr/bin/chromium
- CHROME_PATH=/usr/bin/chromium
# Optional: Set timezone
- TZ=America/New_York
# Security options for Chrome in Docker
security_opt:
- seccomp:unconfined
# Optional: Set memory limits
# mem_limit: 512m
# mem_reservation: 256m
# Optional: Set memory limits (much lower now without browser!)
# mem_limit: 128m
# mem_reservation: 64m
logging:
driver: "json-file"
options: