Torma Kristóf
2ab8648a71
All checks were successful
continuous-integration/drone/push Build is passing
40 lines
1.1 KiB
JSON
40 lines
1.1 KiB
JSON
{
|
|
"iisSettings": {
|
|
"windowsAuthentication": false,
|
|
"anonymousAuthentication": true,
|
|
"iisExpress": {
|
|
"applicationUrl": "http://localhost:56869",
|
|
"sslPort": 44324
|
|
}
|
|
},
|
|
"$schema": "http://json.schemastore.org/launchsettings.json",
|
|
"profiles": {
|
|
"IIS Express": {
|
|
"commandName": "IISExpress",
|
|
"launchBrowser": true,
|
|
"launchUrl": "swagger",
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
}
|
|
},
|
|
"hanyadikhetvan": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"launchUrl": "swagger",
|
|
"environmentVariables": {
|
|
"HANYADIKHET_STARTDATE": "2021-02-08",
|
|
"HanyadikHetVan__StartDate": "2021-02-08",
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"dotnetRunMessages": "true",
|
|
"applicationUrl": "https://localhost:5001;http://localhost:5000"
|
|
},
|
|
"Docker": {
|
|
"commandName": "Docker",
|
|
"launchBrowser": true,
|
|
"launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}/swagger",
|
|
"publishAllPorts": true,
|
|
"useSSL": true
|
|
}
|
|
}
|
|
} |