Fix paths again

This commit is contained in:
Patrick 2025-01-06 17:44:31 +00:00
parent f6c056570d
commit 7c800a69fb

View File

@ -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