forked from Github/frigate
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