1
0
tinklu-paslaugos/Lab1/ChatRoom/Properties/launchSettings.json
2024-09-15 11:21:42 +03:00

12 lines
273 B
JSON

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