Files
missionextraction/FunctionApp1/Properties/launchSettings.json
2026-04-05 21:05:33 +02:00

9 lines
152 B
JSON

{
"profiles": {
"FunctionApp1": {
"commandName": "Project",
"commandLineArgs": "--port 7088",
"launchBrowser": false
}
}
}