1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-01 22:41:47 +02:00

upgrade statsd to 0.8.2

This commit is contained in:
kev
2019-06-05 19:06:43 +08:00
parent 14787fb436
commit be1c55abaa
2 changed files with 4 additions and 3 deletions

View File

@@ -7,7 +7,8 @@ browserless:
- MAX_CONCURRENT_SESSIONS=10
- CONNECTION_TIMEOUT=600000
- MAX_QUEUE_LENGTH=10
- ENABLE_CORS=true
- CHROME_REFRESH_TIME=3600000
- ENABLE_CORS=true
- EXIT_ON_HEALTH_FAILURE=true
shm_size: 2gb
restart: always