diff --git a/src/FilterLists.Agent/Properties/launchSettings.json b/src/FilterLists.Agent/Properties/launchSettings.json index caefe796a..96df4f03c 100644 --- a/src/FilterLists.Agent/Properties/launchSettings.json +++ b/src/FilterLists.Agent/Properties/launchSettings.json @@ -1,8 +1,7 @@ { "profiles": { "Docker": { - "commandName": "Docker", - "commandLineArgs": "-a -v" + "commandName": "Docker" }, "FilterLists.Agent": { "commandName": "Project",