1
0
tinklu-paslaugos/Lab2-grpc/ChatRoomContract/Properties/launchSettings.json
2024-10-17 22:55:51 +03:00

12 lines
278 B
JSON

{
"profiles": {
"ChatRoomContract": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:51617;http://localhost:51618"
}
}
}