|
|
@@ -1,4 +1,4 @@ |
|
|
|
{ |
|
|
|
{ |
|
|
|
"$schema": "http://json.schemastore.org/launchsettings.json", |
|
|
|
"iisSettings": { |
|
|
|
"windowsAuthentication": false, |
|
|
@@ -9,23 +9,21 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"profiles": { |
|
|
|
//"IIS Express": { |
|
|
|
// "commandName": "IISExpress", |
|
|
|
// "launchBrowser": true, |
|
|
|
// "launchUrl": "swagger", |
|
|
|
// "environmentVariables": { |
|
|
|
// "ASPNETCORE_ENVIRONMENT": "Development" |
|
|
|
// } |
|
|
|
//}, |
|
|
|
"服务API": { |
|
|
|
"commandName": "Project", |
|
|
|
"dotnetRunMessages": "true", |
|
|
|
"launchBrowser": true, |
|
|
|
//"launchUrl": "swagger", |
|
|
|
"applicationUrl": "http://192.168.1.108:20000", |
|
|
|
"environmentVariables": { |
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development" |
|
|
|
} |
|
|
|
}, |
|
|
|
"applicationUrl": "http://192.168.1.108:20000", |
|
|
|
"dotnetRunMessages": "true" |
|
|
|
}, |
|
|
|
"Docker": { |
|
|
|
"commandName": "Docker", |
|
|
|
"launchBrowser": true, |
|
|
|
"launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}", |
|
|
|
"publishAllPorts": true, |
|
|
|
"useSSL": true |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |