This commit is contained in:
gpu 2026-01-05 00:05:08 +08:00
commit b14c0beb36

View File

@ -0,0 +1,12 @@
{
"profiles": {
"HoneyBox.Admin": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:61550;http://localhost:61551"
}
}
}