mirror-ac/service/Properties/launchSettings.json
2023-08-18 15:33:13 +10:00

11 lines
199 B
JSON

{
"profiles": {
"service": {
"commandName": "Project",
"dotnetRunMessages": true,
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
}
}
}