Let the docker container spend more time to clean up and shut down (docs) (#15275)

This commit is contained in:
Alessandro Genova
2024-11-30 19:27:21 -05:00
committed by GitHub
parent ee816b2251
commit 71e8f75a01
2 changed files with 3 additions and 0 deletions

View File

@@ -115,6 +115,7 @@ services:
frigate:
container_name: frigate
restart: unless-stopped
stop_grace_period: 30s
image: ghcr.io/blakeblackshear/frigate:stable
volumes:
- ./config:/config