Files
SecureBank/SecureBank.API/SecureBank.API.Controllers/Properties/launchSettings.json

10 lines
137 B
JSON
Raw Normal View History

2024-01-19 17:25:56 +01:00
{
"profiles": {
"SecureBank.API": {
"commandName": "Project"
},
"Docker": {
"commandName": "Docker"
}
}
}