mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
rm irrelevant commandLineArgs for Docker profile
This commit is contained in:
parent
fadd26b6cf
commit
5c7d8af952
1 changed files with 1 additions and 2 deletions
|
|
@ -1,8 +1,7 @@
|
|||
{
|
||||
"profiles": {
|
||||
"Docker": {
|
||||
"commandName": "Docker",
|
||||
"commandLineArgs": "-a -v"
|
||||
"commandName": "Docker"
|
||||
},
|
||||
"FilterLists.Agent": {
|
||||
"commandName": "Project",
|
||||
|
|
|
|||
Loading…
Reference in a new issue