Backend/e-suite.API/e-suite.Database.Migrator/Properties/launchSettings.json
2026-01-20 21:50:10 +00:00

13 lines
245 B
JSON

{
"profiles": {
"e-suite.Database.Migrator": {
"commandName": "Project",
"environmentVariables": {
"DOTNET_ENVIRONMENT": "Development"
}
},
"Docker": {
"commandName": "Docker"
}
}
}