Skip to content

Commit 99f1a09

Browse files
authored
Merge pull request #74 from DefangLabs/linda-increase-start-period
Increase start period to 4 mins
2 parents 93ca92f + 39d9d62 commit 99f1a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ services:
3636
interval: 30s
3737
timeout: 10s
3838
retries: 5
39-
start_period: 120s
39+
start_period: 240s
4040
depends_on:
4141
- redis
4242
- llm

0 commit comments

Comments
 (0)