Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuxel committed Mar 28, 2019
1 parent 422d007 commit 0bcdb64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Similarly, if you have a `docker-compose.yml` file, set these properties:
"name": "[Optional] Your project name here",
"dockerComposeFile": "docker-compose.yml",
"service": "the-name-of-the-service-you-want-to-work-with-in-vscode",
"volume": "/container/path/to/source/code"
"volume": "/"
}
```

Expand Down

0 comments on commit 0bcdb64

Please sign in to comment.