PIbd-21_Alekseev_I.S._Confe.../Confectionery/ConfectioneryClientApp/Properties/launchSettings.json
Иван Алексеев 575def6019 5-я
2024-05-02 17:46:55 +04:00

29 lines
695 B
JSON

{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:40522",
"sslPort": 44318
}
},
"profiles": {
"ConfectioneryClientApp": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7104;http://localhost:5219",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}