Files
gpw_next/GPW.CORE.SMART/Properties/launchSettings.json
T
zaccaria.majid 982aace898 aggiunta libreria font awesome +
inizio pagina timbratura
2023-01-10 17:18:40 +01:00

29 lines
684 B
JSON

{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:46616",
"sslPort": 44328
}
},
"profiles": {
"GPW.CORE.Smart": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7120;http://localhost:5146",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}