mirror of
https://github.com/morbalint/kemkas-backend.git
synced 2026-07-17 21:23:46 +00:00
14 lines
303 B
JSON
14 lines
303 B
JSON
{
|
|
"profiles": {
|
|
"Kemkas.Web": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"applicationUrl": "https://*:7251;http://*:5174",
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"launchUrl": "https://localhost:8000"
|
|
}
|
|
}
|
|
}
|