Api/launchSettings.json

12 lines
245 B
JSON

{
"profiles": {
"Docker Compose": {
"commandName": "DockerCompose",
"commandVersion": "1.0",
"serviceActions": {
"berizco.api": "StartDebugging",
"brizco.identity.api": "StartDebugging"
}
}
}
}