1
0
tinklu-paslaugos/Lab4/GrpcToSimpleRPCAdapter/Properties/launchSettings.json

12 lines
273 B
JSON

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