mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
add VS Docker debug provile
not yet working: https://stackoverflow.com/q/57045234/2343739
This commit is contained in:
parent
35d9b5eafc
commit
af6fe4e7ca
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
{
|
||||
"profiles": {
|
||||
"Docker": {
|
||||
"commandName": "Docker",
|
||||
"commandLineArgs": "-a -v"
|
||||
},
|
||||
"FilterLists.Agent": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "-a -v"
|
||||
|
|
|
|||
Loading…
Reference in a new issue