mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 15:25:49 +00:00
Update devcontainer.json
This commit is contained in:
parent
4148fc9eb3
commit
d8d0c0eb1d
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue