update devcontainers

This commit is contained in:
2025-06-06 19:25:34 +02:00
parent 2e2c419f0a
commit 2b183a4416
2 changed files with 4 additions and 1 deletions

View File

@@ -10,7 +10,9 @@
"GIT_REPO_URL": "https://scm.vilanet.fr/kriss/slot"
},
"customizations": {
"jetbrains": {}
"jetbrains": {
"backend": "WebStorm"
}
},
"forwardPorts": [5173],
"workspaceFolder": "/workspace",