2025-04-12 00:32:17 +07:00
|
|
|
{
|
2025-04-12 00:27:03 +07:00
|
|
|
"profiles": {
|
|
|
|
"DailyDigestWorker": {
|
|
|
|
"commandName": "Project",
|
|
|
|
"environmentVariables": {
|
|
|
|
"DOTNET_ENVIRONMENT": "Development"
|
2025-04-12 00:32:17 +07:00
|
|
|
},
|
|
|
|
"dotnetRunMessages": true
|
|
|
|
},
|
|
|
|
"Container (Dockerfile)": {
|
|
|
|
"commandName": "Docker"
|
2025-04-12 00:27:03 +07:00
|
|
|
}
|
2025-04-12 00:32:17 +07:00
|
|
|
},
|
|
|
|
"$schema": "http://json.schemastore.org/launchsettings.json"
|
|
|
|
}
|