You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
482 B
20 lines
482 B
{
|
|
"iisSettings": {
|
|
"windowsAuthentication": false,
|
|
"anonymousAuthentication": true,
|
|
"iisExpress": {
|
|
"applicationUrl": "http://localhost:30000",
|
|
"sslPort": 0
|
|
}
|
|
},
|
|
"profiles": {
|
|
"LINGYUN.ApiGateway.Host": {
|
|
"commandName": "Project",
|
|
"launchBrowser": false,
|
|
"applicationUrl": "http://localhost:30000;https://localhost:30443",
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Production"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|