Fix service name

This commit is contained in:
Patrick 2025-01-06 17:35:28 +00:00
parent 2ef81a0677
commit 648518798e

View File

@ -11,7 +11,7 @@
// The 'service' property is the name of the service for the container that VS Code should
// use. Update this value and .devcontainer/docker-compose.yml to the real service name.
"service": "science-ation",
"service": "web",
// The optional 'workspaceFolder' property is the path VS Code should open by default when
// connected. This is typically a file mount in .devcontainer/docker-compose.yml