diff --git a/deployment/docker-compose.yml b/deployment/docker-compose.yml index 87a09db..442b82f 100644 --- a/deployment/docker-compose.yml +++ b/deployment/docker-compose.yml @@ -20,7 +20,7 @@ services: test: ["CMD", "curl", "-f", "http://localhost:5000"] interval: 2s timeout: 2s - start_period: 120s + start_period: 1200s triton: image: tabbyml/fastertransformer_backend