Changeset e42f61a for Farmatiko/Properties
- Timestamp:
- 07/29/20 13:21:48 (4 years ago)
- Branches:
- master
- Children:
- de18858
- Parents:
- ef1219a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Farmatiko/Properties/launchSettings.json
ref1219a re42f61a 1 {1 { 2 2 "iisSettings": { 3 3 "windowsAuthentication": false, … … 11 11 "IIS Express": { 12 12 "commandName": "IISExpress", 13 "launchBrowser": true,14 13 "environmentVariables": { 15 14 "ASPNETCORE_ENVIRONMENT": "Development" … … 19 18 "commandName": "Project", 20 19 "launchBrowser": true, 21 "applicationUrl": "https://localhost:5001;http://localhost:5000",22 20 "environmentVariables": { 23 21 "ASPNETCORE_ENVIRONMENT": "Development" 24 } 22 }, 23 "applicationUrl": "https://localhost:5001;http://localhost:5000" 25 24 } 26 25 }
Note:
See TracChangeset
for help on using the changeset viewer.