From e380e79976dd2278d0bd819ccb0d58ada8db9a9c Mon Sep 17 00:00:00 2001 From: JaumeJames Date: Mon, 12 Aug 2024 03:30:32 +0200 Subject: [PATCH] Update devcontainer.json --- .devcontainer/devcontainer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 098acc0ed..7cfbcfbc7 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,4 +1,4 @@ -{ +j{ "name": "Example devcontainer for add-on repositories", "image": "ghcr.io/home-assistant/devcontainer:addons", "appPort": ["7123:8123", "7357:4357"], @@ -25,4 +25,4 @@ } }, "mounts": [ "type=volume,target=/var/lib/docker" ] -} \ No newline at end of file +}