update devcontainers
This commit is contained in:
@@ -12,5 +12,6 @@
|
|||||||
"backend": "IntelliJ"
|
"backend": "IntelliJ"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"forwardPorts": [8080],
|
||||||
"workspaceFolder": "/workspace"
|
"workspaceFolder": "/workspace"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -10,7 +10,9 @@
|
|||||||
"GIT_REPO_URL": "https://scm.vilanet.fr/kriss/slot"
|
"GIT_REPO_URL": "https://scm.vilanet.fr/kriss/slot"
|
||||||
},
|
},
|
||||||
"customizations": {
|
"customizations": {
|
||||||
"jetbrains": {}
|
"jetbrains": {
|
||||||
|
"backend": "WebStorm"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"forwardPorts": [5173],
|
"forwardPorts": [5173],
|
||||||
"workspaceFolder": "/workspace",
|
"workspaceFolder": "/workspace",
|
||||||
|
|||||||
Reference in New Issue
Block a user