Browse Source

added codespace

Miguel Serrano 4 years ago
parent
commit
2663c8db07
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .devcontainer.json

+ 1 - 1
.devcontainer.json

@@ -11,5 +11,5 @@
 
     "forwardPorts": [80],
 
-	"remoteUser": "node"
+	"remoteUser": "sharelatex"
 }