We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ba6062 commit 1c57822Copy full SHA for 1c57822
.devcontainer/devcontainer.json
@@ -11,5 +11,5 @@
11
],
12
"workspaceFolder": "/usr/src/app",
13
"remoteUser": "vscode",
14
- "forwardPorts": [4000] // Portweiterleitung hinzufügen
15
-}
+ "forwardPorts": [4000] // Add port forwarding
+}
0 commit comments