From 2fc9d623f6c81e71eb873e5c8a9eef27e7db3a9d Mon Sep 17 00:00:00 2001 From: Fatih Alp Date: Tue, 27 Jun 2023 10:27:40 +0000 Subject: [PATCH] Dev container name --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 2c859f023..fe1d0fb70 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,5 +1,5 @@ { - "name": "My Space", + "name": "Openclassify", // Your code path from the .devcontainer directory "workspaceFolder": "../app", // List of ports that you want to preview