FeedDataverseBQ/AzureFunction/Properties/launchSettings.json

9 lines
150 B
JSON
Raw Normal View History

2025-03-24 09:45:46 -04:00
{
"profiles": {
"OSAFeedXML": {
"commandName": "Project",
"commandLineArgs": "--port 7168",
"launchBrowser": false
}
}
}