Last change
on this file since 15802 was
13860,
checked in by jlodewyc, 9 years ago
|
#2582 RC2 migration fixed. OKB query implemented. Preparing for OKB manager
|
File size:
606 bytes
|
Rev | Line | |
---|
[13656] | 1 | {
|
---|
| 2 | "iisSettings": {
|
---|
| 3 | "windowsAuthentication": false,
|
---|
| 4 | "anonymousAuthentication": true,
|
---|
| 5 | "iisExpress": {
|
---|
| 6 | "applicationUrl": "http://localhost:31972/",
|
---|
| 7 | "sslPort": 0
|
---|
| 8 | }
|
---|
| 9 | },
|
---|
| 10 | "profiles": {
|
---|
| 11 | "IIS Express": {
|
---|
| 12 | "commandName": "IISExpress",
|
---|
| 13 | "launchBrowser": true,
|
---|
| 14 | "environmentVariables": {
|
---|
| 15 | "Hosting:Environment": "Development"
|
---|
| 16 | }
|
---|
| 17 | },
|
---|
[13860] | 18 | "RC1toRC2": {
|
---|
| 19 | "commandName": "Project",
|
---|
| 20 | "launchUrl": "http://localhost:5000",
|
---|
[13656] | 21 | "environmentVariables": {
|
---|
[13860] | 22 | "ASPNETCORE_ENVIRONMENT": "Development"
|
---|
[13656] | 23 | }
|
---|
| 24 | }
|
---|
| 25 | }
|
---|
| 26 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.