Update www.sln
All checks were successful
Deploy via SSH (rsync) / deploy (push) Successful in 17s

This commit is contained in:
2026-01-14 22:54:50 +07:00
parent 5946e85de5
commit efd82207dd
2 changed files with 20 additions and 6 deletions

View File

@@ -0,0 +1,12 @@
{
"profiles": {
"WWW": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:53001;http://localhost:53002"
}
}
}