1
0
tinklu-paslaugos/Lab1/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:65375;http://localhost:65376"
}
}
}