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

12 lines
273 B
JSON

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