1
0
tinklu-paslaugos/Lab2-grpc/ChatRoom/Properties/launchSettings.json
2024-12-07 17:21:09 +02:00

12 lines
270 B
JSON

{
"profiles": {
"ChatRoom": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:56849;http://localhost:56850"
}
}
}