15 lines
338 B
JSON
15 lines
338 B
JSON
{
|
|
"profiles": {
|
|
"DailyDigestWorker": {
|
|
"commandName": "Project",
|
|
"environmentVariables": {
|
|
"DOTNET_ENVIRONMENT": "Development"
|
|
},
|
|
"dotnetRunMessages": true
|
|
},
|
|
"Container (Dockerfile)": {
|
|
"commandName": "Docker"
|
|
}
|
|
},
|
|
"$schema": "http://json.schemastore.org/launchsettings.json"
|
|
} |