diff --git a/.vscode/launch.json b/.vscode/launch.json index a2c3db5aa664..2a13f9e89cdb 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -44,7 +44,8 @@ "nx", "run", "twenty-server:command", - "upgrade-0.23", + "my-command", + "--my-parameter value", ], "outputCapture": "std", "internalConsoleOptions": "openOnSessionStart",