wip
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Overleaf Community Edition Codespace",
|
||||
"dockerComposeFile": "docker-compose.dev.yml",
|
||||
"service": "sharelatex",
|
||||
"workspaceFolder": "/var/www/sharelatex",
|
||||
|
||||
"settings": {
|
||||
"terminal.integrated.shell.linux": "/bin/bash"
|
||||
},
|
||||
|
||||
"extensions": [
|
||||
"ms-azuretools.vscode-docker",
|
||||
|
||||
],
|
||||
|
||||
"forwardPorts": [80],
|
||||
|
||||
"remoteUser": "sharelatex"
|
||||
}
|
||||
Reference in New Issue
Block a user