chore(devcontainer): remove port forwards because vs code handles that for you

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-07-04 19:34:13 +00:00
parent 9e19dc1ee4
commit a6e6caad7b
+1 -2
View File
@@ -29,6 +29,5 @@
"redhat.vscode-yaml" "redhat.vscode-yaml"
] ]
} }
}, }
"forwardPorts": [8923, 3000]
} }