diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 0607ac4..670c451 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,7 +1,7 @@ // For format details, see https://aka.ms/devcontainer.json. For config options, see the README at: // https://github.com/microsoft/vscode-dev-containers/tree/v0.231.3/containers/javascript-node { - "name": "Node.js", + "name": "Schmackhaft", "build": { "dockerfile": "Dockerfile", // Update 'VARIANT' to pick a Node version: 16, 14, 12.