OnlineSalesAutoCrop/Api/Docker/launchSettings.json

11 lines
212 B
JSON
Raw Normal View History

2026-06-14 12:46:29 +06:00
{
"profiles": {
"Docker Compose": {
"commandName": "DockerCompose",
"commandVersion": "1.0",
"serviceActions": {
"OnlineSalesAutoCrop.coreapi": "StartDebugging"
}
}
}
}