forked from science-ation/science-ation
Fix paths again
This commit is contained in:
parent
f6c056570d
commit
7c800a69fb
@ -6,7 +6,7 @@
|
|||||||
// Update the 'dockerComposeFile' list if you have more compose files or use different names.
|
// Update the 'dockerComposeFile' list if you have more compose files or use different names.
|
||||||
// The .devcontainer/docker-compose.yml file contains any overrides you need/want to make.
|
// The .devcontainer/docker-compose.yml file contains any overrides you need/want to make.
|
||||||
"dockerComposeFile": [
|
"dockerComposeFile": [
|
||||||
".devcontainer/docker-compose.yml"
|
"../.devcontainer/docker-compose.yml"
|
||||||
],
|
],
|
||||||
|
|
||||||
// The 'service' property is the name of the service for the container that VS Code should
|
// The 'service' property is the name of the service for the container that VS Code should
|
||||||
|
Loading…
x
Reference in New Issue
Block a user