2025-05-27 14:27:50 +08:00

15 lines
354 B
JSON

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