1
0
Fork 0
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:
Miguel Serrano 2023-02-10 17:24:15 +01:00 committed by GitHub
parent 496027361c
commit c834ece771
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,3 +15,4 @@ services:
SHARELATEX_REDIS_HOST: "${REDIS_HOST}"
REDIS_HOST: "${REDIS_HOST}"
env_file: ../config/variables.env
stop_grace_period: 60s