forked from Github/frigate
allow logger daemon process to be killed with the main thread, thus allowing us to continue logging during shutdown
This commit is contained in:
committed by
Blake Blackshear
parent
3a171d19e3
commit
482399d82f
@@ -1,10 +1,8 @@
|
||||
{
|
||||
"name": "Frigate Dev",
|
||||
"context": "..",
|
||||
"dockerComposeFile": "../docker-compose.yml",
|
||||
"service": "dev",
|
||||
"workspaceFolder": "/opt/frigate",
|
||||
"shutdownAction": "stopCompose",
|
||||
"extensions": [
|
||||
"ms-python.python",
|
||||
"visualstudioexptteam.vscodeintellicode",
|
||||
|
||||
Reference in New Issue
Block a user