forked from science-ation/science-ation
Fix service name
This commit is contained in:
parent
2ef81a0677
commit
648518798e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user