mirror of
https://git.lewd.wtf/PGR/ascnet
synced 2025-12-13 23:54:51 +01:00
12 lines
278 B
JSON
12 lines
278 B
JSON
{
|
|
"profiles": {
|
|
"AscNet.SDKServer": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"applicationUrl": "https://localhost:52155;http://localhost:52156"
|
|
}
|
|
}
|
|
} |