Files
Moonlight/Moonlight/Properties/launchSettings.json
2023-11-06 16:34:52 +01:00

14 lines
276 B
JSON

{
"profiles": {
"http": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": false,
"applicationUrl": "http://localhost:5132",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}