Fix paths again

This commit is contained in:
Patrick 2025-01-06 17:42:28 +00:00
parent b05b86ffa0
commit 01947fb56b

View File

@ -6,7 +6,7 @@
// 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.
"dockerComposeFile": [
"/workspaces/${localWorkspaceFolderBasename}/docker-compose.yml"
"/workspaces/${localWorkspaceFolderBasename}/.devcontainer/docker-compose.yml"
],
// The 'service' property is the name of the service for the container that VS Code should