rename launch config
This commit is contained in:
parent
1f4a9994a6
commit
366b4dc6a0
1 changed files with 1 additions and 1 deletions
2
api/.vscode/launch.json
vendored
2
api/.vscode/launch.json
vendored
|
@ -5,7 +5,7 @@
|
|||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Python: Modul",
|
||||
"name": "Main App",
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"module": "kiwi_vpn_api.main",
|
||||
|
|
Loading…
Reference in a new issue