All checks were successful
Deploy via SSH (rsync) / deploy (push) Successful in 17s
12 lines
265 B
JSON
12 lines
265 B
JSON
{
|
|
"profiles": {
|
|
"WWW": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"applicationUrl": "https://localhost:53001;http://localhost:53002"
|
|
}
|
|
}
|
|
} |