hrms-api-backend/BMA.EHR.CheckInConsumer/Properties/launchSettings.json

10 lines
162 B
JSON
Raw Permalink Normal View History

2024-08-19 16:00:00 +07:00
{
"profiles": {
"BMA.EHR.CheckInConsumer": {
"commandName": "Project"
},
"Container (Dockerfile)": {
"commandName": "Docker"
}
}
}