Files
parr_api/PARR.SnapshotWorker/Properties/launchSettings.json

15 lines
341 B
JSON

{
"profiles": {
"PARR.SnapshotWorker": {
"commandName": "Project",
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
},
"dotnetRunMessages": true
},
"Container (Dockerfile)": {
"commandName": "Docker"
}
},
"$schema": "https://json.schemastore.org/launchsettings.json"
}