14 lines
311 B
JSON
14 lines
311 B
JSON
|
{
|
||
|
"profiles": {
|
||
|
"FortranWebApi": {
|
||
|
"commandName": "Project",
|
||
|
"launchBrowser": true,
|
||
|
"launchUrl": "swagger",
|
||
|
"environmentVariables": {
|
||
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
||
|
},
|
||
|
"dotnetRunMessages": true,
|
||
|
"applicationUrl": "http://0.0.0.0:5000"
|
||
|
}
|
||
|
}
|
||
|
}
|