Created
March 11, 2022 22:52
-
-
Save tianhaoz95/75f4785828c648a5667573278cdb38af to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"name": "DApp Development Environment", | |
"dockerComposeFile": "docker-compose.yml", | |
"service": "app", | |
"workspaceFolder": "/workspace", | |
"remoteEnv": { | |
"LOCAL_WORKSPACE_FOLDER": "${localWorkspaceFolder}" | |
}, | |
"remoteUser": "vscode" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment