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

update browserless

This commit is contained in:
kev
2021-09-22 18:29:01 +08:00
parent 58fdc8441f
commit 517c5cbb27
2 changed files with 8 additions and 0 deletions

View File

@@ -12,12 +12,15 @@ services:
- CONNECTION_TIMEOUT=300000
- MAX_QUEUE_LENGTH=10
- ENABLE_CORS=true
- ENABLE_DEBUG_VIEWER=false
- EXIT_ON_HEALTH_FAILURE=true
deploy:
resources:
limits:
memory: 1024M
replicas: 56
placement:
max_replicas_per_node: 4
restart_policy:
condition: on-failure