mirror of
https://github.com/makayabou/asg-server.git
synced 2026-05-02 17:43:36 +02:00
Fixed: launch file
This commit is contained in:
parent
a9bfb84704
commit
3a43b51c9c
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -9,7 +9,7 @@
|
||||
"type": "go",
|
||||
"request": "launch",
|
||||
"mode": "auto",
|
||||
"program": "${workspaceRoot}/cmd/smsgateway/main.go",
|
||||
"program": "${workspaceRoot}/cmd/sms-gateway/main.go",
|
||||
"cwd": "${workspaceRoot}",
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user