pdns-auth-proxy/debug_pdns-auth-proxy.json

11 lines
187 B
JSON

{
"configurations": [
{
"name": "Debug pdns-auth-proxy",
"mode": "debug",
"cwd": "${workspaceRoot}",
"args": ["-config", "pdns-proxy-test.conf"]
}
]
}