Miguel Serrano 4 lat temu
rodzic
commit
2a7c510241
1 zmienionych plików z 1 dodań i 3 usunięć
  1. 1 3
      .devcontainer/devcontainer.json

+ 1 - 3
.devcontainer/devcontainer.json

@@ -13,7 +13,5 @@
 		
 	],
 
-    "forwardPorts": [80],
-
-	"remoteUser": "sharelatex"
+    "forwardPorts": [80]
 }