We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dda8bd6 commit b48392bCopy full SHA for b48392b
docker-compose/docker-compose.yaml
@@ -524,6 +524,7 @@ services:
524
networks:
525
- sourcegraph
526
restart: always
527
+ stop_grace_period: 120s
528
529
# Description: PostgreSQL database for code intelligence data.
530
#
@@ -548,6 +549,7 @@ services:
548
549
550
551
552
553
554
# Description: TimescaleDB time-series database for code insights data.
555
@@ -573,6 +575,7 @@ services:
573
575
574
576
577
578
579
580
# Description: MinIO for storing LSIF uploads.
581
0 commit comments