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