Update devcontainer.json

This commit is contained in:
Hemanths96 2024-02-22 15:42:48 +05:30 committed by GitHub
parent 4148fc9eb3
commit d8d0c0eb1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@
"vmware.vscode-boot-dev-pack",
"mhutchie.git-graph"
],
"forwardPorts": [8080],
"forwardPorts": [9090],
"settings": {
"java.import.gradle.enabled": false,
"java.server.launchMode": "Standard"