diff --git a/api/.devcontainer/devcontainer.json b/api/.devcontainer/devcontainer.json index 647893f..ae77b25 100644 --- a/api/.devcontainer/devcontainer.json +++ b/api/.devcontainer/devcontainer.json @@ -35,7 +35,8 @@ "extensions": [ "ms-python.python", "ms-python.vscode-pylance", - "be5invis.toml" + "be5invis.toml", + "qwtel.sqlite-viewer" ], // Use 'forwardPorts' to make a list of ports inside the container available locally.