mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
Update devcontainer.json
publisher id of vscode-boot-dev-pack has been changed from `pivotal` to `vmware`.
This commit is contained in:
parent
ca055dbbe1
commit
f1bf8f72af
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
"extensions": [
|
||||
"vscjava.vscode-java-pack",
|
||||
"redhat.vscode-xml",
|
||||
"pivotal.vscode-boot-dev-pack",
|
||||
"vmware.vscode-boot-dev-pack",
|
||||
"mhutchie.git-graph"
|
||||
],
|
||||
"forwardPorts": [8080],
|
||||
|
|
Loading…
Reference in a new issue