2024-02-01 11:37:15 +08:00
|
|
|
{
|
|
|
|
"iisSettings": {
|
|
|
|
"windowsAuthentication": false,
|
|
|
|
"anonymousAuthentication": true,
|
|
|
|
"iisExpress": {
|
2024-09-13 23:32:32 +08:00
|
|
|
"applicationUrl": "http://localhost:2361",
|
2024-02-01 11:37:15 +08:00
|
|
|
"sslPort": 44352
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"profiles": {
|
|
|
|
"Parking_spaces": {
|
|
|
|
"commandName": "Project",
|
|
|
|
"launchBrowser": true,
|
2024-04-30 16:05:28 +08:00
|
|
|
"applicationUrl": "http://127.0.0.1:5173",
|
2024-02-01 11:37:15 +08:00
|
|
|
"environmentVariables": {
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
},
|
|
|
|
"dotnetRunMessages": true
|
|
|
|
},
|
|
|
|
"IIS Express": {
|
|
|
|
"commandName": "IISExpress",
|
|
|
|
"launchBrowser": true,
|
|
|
|
"environmentVariables": {
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Docker": {
|
|
|
|
"commandName": "Docker",
|
|
|
|
"launchBrowser": true,
|
|
|
|
"launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}",
|
|
|
|
"environmentVariables": {},
|
|
|
|
"publishAllPorts": true,
|
|
|
|
"useSSL": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|