forked from science-ation/science-ation
Fix paths again
This commit is contained in:
parent
8524aab091
commit
e25fbeff87
@ -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": [
|
||||
"/content/docker-compose.yml"
|
||||
"/workspaces/${localWorkspaceFolderBasename}/content/docker-compose.yml"
|
||||
],
|
||||
|
||||
// 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