Files
Servers/MoonlightServers.Daemon/Properties/launchSettings.json
Masu-Baumgartner c4a4fbd221 Added base structure
2024-08-30 09:15:06 +02:00

15 lines
308 B
JSON

{
"profiles": {
"http": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"launchUrl": "swagger",
"applicationUrl": "http://localhost:5167",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}