mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-16 02:17:46 +01:00
Let the docker container spend more time to clean up and shut down (docs) (#15275)
This commit is contained in:
committed by
GitHub
parent
ee816b2251
commit
71e8f75a01
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user