2025-03-11 10:24:11 +08:00
|
|
|
{
|
|
|
|
|
"$schema": "http://json.schemastore.org/launchsettings.json",
|
|
|
|
|
"profiles": {
|
2025-05-27 14:02:24 +08:00
|
|
|
"JiShe.ServicePro.WebGateway": {
|
2025-03-11 10:24:11 +08:00
|
|
|
"commandName": "Project",
|
|
|
|
|
"launchBrowser": false,
|
|
|
|
|
"launchUrl": "swagger",
|
|
|
|
|
"applicationUrl": "http://localhost:44314",
|
|
|
|
|
"environmentVariables": {
|
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|