Switch to devcontainer:@

This commit is contained in:
Felipe Santos
2024-09-12 13:52:56 +00:00
parent 22de42b5a8
commit 49924fc801
3 changed files with 6 additions and 20 deletions
-5
View File
@@ -2,11 +2,6 @@
{
"dockerComposeFile": "../docker-compose.yml",
"service": "dev",
"features": {
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {
"moby": false
}
},
"workspaceFolder": "${localWorkspaceFolder}",
"forwardPorts": [10001, "hass:8123", "frigate:5000"],
"portsAttributes": {