Skip to content

Instantly share code, notes, and snippets.

@tianhaoz95
Created March 11, 2022 22:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tianhaoz95/75f4785828c648a5667573278cdb38af to your computer and use it in GitHub Desktop.
Save tianhaoz95/75f4785828c648a5667573278cdb38af to your computer and use it in GitHub Desktop.
{
"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