All checks were successful
Deploy ASP.NET MVC to OCI / build-and-deploy (push) Successful in 9m32s
13 lines
324 B
JSON
13 lines
324 B
JSON
{
|
|
"profiles": {
|
|
"Convert-It": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
//"applicationUrl": "http://localhost:59346;https://localhost:59345",
|
|
"applicationUrl": "http://localhost:59346"
|
|
}
|
|
}
|
|
} |