sp-dev-fx-webparts/samples/react-m365-services-health/Azure Function/Properties/launchSettings.json

9 lines
157 B
JSON

{
"profiles": {
"M365ServiceHealth": {
"commandName": "Project",
"commandLineArgs": "--port 7097",
"launchBrowser": false
}
}
}