Changing PROXY_* for chromium container.

This commit is contained in:
2025-03-11 14:17:24 -04:00
parent 0a6021b1da
commit 5c140a2130
+3 -3
View File
@@ -496,9 +496,9 @@ services:
ALLOW_FILE_PROTOCOL: true
CONCURRENT: 20
HEALTH: false
PROXY_HOST: swag
PROXY_PORT: 443
PROXY_SSL: true
PROXY_HOST: browserless
PROXY_PORT: 3000
PROXY_SSL: false
QUEUED: 20
TIMEOUT: 300000
TOKEN: ${CHROMIUM_TOKEN}