mirror of
https://github.com/overleaf/toolkit.git
synced 2025-04-19 15:28:06 +02:00
added SIGKILL timeouts for docker (#132)
This commit is contained in:
parent
496027361c
commit
c834ece771
1 changed files with 1 additions and 0 deletions
|
@ -15,3 +15,4 @@ services:
|
|||
SHARELATEX_REDIS_HOST: "${REDIS_HOST}"
|
||||
REDIS_HOST: "${REDIS_HOST}"
|
||||
env_file: ../config/variables.env
|
||||
stop_grace_period: 60s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue