mirror of
https://github.com/morbalint/kemkas.git
synced 2026-07-18 03:13:46 +00:00
15 lines
383 B
JSON
15 lines
383 B
JSON
{
|
|
"profiles": {
|
|
"Kemkas.Web": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"applicationUrl": "https://*:7251;http://*:5174",
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development",
|
|
"ASPNETCORE_HOSTINGSTARTUPASSEMBLIES": "Microsoft.AspNetCore.SpaProxy"
|
|
},
|
|
"launchUrl": "https://localhost:8000"
|
|
}
|
|
}
|
|
}
|