2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 13:23:02 +01:00

fix browserless logging

This commit is contained in:
kev
2023-10-24 17:38:05 +08:00
parent f413970880
commit ade207607c
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ services:
ports:
- "3000:3000"
environment:
- DEBUG=browserless/chrome
- DEBUG=browserless:*
- MAX_CONCURRENT_SESSIONS=10
- CONNECTION_TIMEOUT=300000
- MAX_QUEUE_LENGTH=10