diff --git a/api/.vscode/launch.json b/api/.vscode/launch.json index 20bb070..ee87416 100644 --- a/api/.vscode/launch.json +++ b/api/.vscode/launch.json @@ -5,7 +5,7 @@ "version": "0.2.0", "configurations": [ { - "name": "Python: Modul", + "name": "Main App", "type": "python", "request": "launch", "module": "kiwi_vpn_api.main",