This commit is contained in:
zpc 2026-01-04 12:20:18 +08:00
parent 841533635c
commit 704f02bbbd

View File

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