chore: update playwright to version 1.50.0 and adjust debugger port in launch configuration

This commit is contained in:
Simon Larsen
2025-01-24 16:11:51 +00:00
parent 270231374b
commit ec86ef4c0e
7 changed files with 26 additions and 23 deletions

2
.vscode/launch.json vendored
View File

@@ -151,7 +151,7 @@
"address": "127.0.0.1",
"localRoot": "${workspaceFolder}/Probe",
"name": "Probe: Debug with Docker",
"port": 9655,
"port": 9229,
"remoteRoot": "/usr/src/app",
"request": "attach",
"skipFiles": [