mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-26 11:31:28 +08:00
fix devcontainer setup
This commit is contained in:

committed by
Blake Blackshear

parent
0f1bc40f00
commit
1c0162c181
@@ -3,7 +3,7 @@
|
||||
"context": "..",
|
||||
"dockerComposeFile": "../docker-compose.yml",
|
||||
"service": "dev",
|
||||
"workspaceFolder": "/workspace",
|
||||
"workspaceFolder": "/opt/frigate",
|
||||
"shutdownAction": "stopCompose",
|
||||
"extensions": [
|
||||
"ms-python.python",
|
||||
@@ -26,4 +26,4 @@
|
||||
"files.trimTrailingWhitespace": true,
|
||||
"terminal.integrated.shell.linux": "/bin/bash"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user