0
|
1 {
|
|
2 "iisSettings": {
|
|
3 "windowsAuthentication": false,
|
|
4 "anonymousAuthentication": true,
|
|
5 "iisExpress": {
|
|
6 "applicationUrl": "http://localhost:19712",
|
|
7 "sslPort": 44395
|
|
8 }
|
|
9 },
|
|
10 "profiles": {
|
|
11 "Grille2.Server": {
|
|
12 "commandName": "Project",
|
|
13 "dotnetRunMessages": true,
|
|
14 "launchBrowser": true,
|
|
15 "applicationUrl": "https://localhost:5001;http://localhost:5000",
|
|
16 "environmentVariables": {
|
|
17 "ASPNETCORE_ENVIRONMENT": "Development"
|
|
18 }
|
|
19 },
|
|
20 "IIS Express": {
|
|
21 "commandName": "IISExpress",
|
|
22 "launchBrowser": true,
|
|
23 "environmentVariables": {
|
|
24 "ASPNETCORE_ENVIRONMENT": "Development"
|
|
25 }
|
|
26 }
|
|
27 }
|
|
28 }
|