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

11 lines
187 B
JSON
Raw Normal View History

2023-11-17 05:55:06 +00:00
{
"configurations": [
{
"name": "Debug pdns-auth-proxy",
"mode": "debug",
"cwd": "${workspaceRoot}",
"args": ["-config", "pdns-proxy-test.conf"]
}
]
}