Skip to content

Commit ad66320

Browse files
Adds default debug profile
1 parent e407e52 commit ad66320

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

msgraph-chaos-proxy/Properties/launchSettings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424
"commandName": "Project",
2525
"commandLineArgs": "--port 8080 --failure-rate 95 -a 429 --no-mocks",
2626
"hotReloadEnabled": true
27+
},
28+
"Default": {
29+
"commandName": "Project",
30+
"hotReloadEnabled": true
2731
}
2832
}
2933
}

0 commit comments

Comments
 (0)