2025-05-27 14:02:24 +08:00

15 lines
361 B
JSON

{
"$schema": "http://json.schemastore.org/launchsettings.json",
"profiles": {
"JiShe.ServicePro.WebGateway": {
"commandName": "Project",
"launchBrowser": false,
"launchUrl": "swagger",
"applicationUrl": "http://localhost:44314",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}