You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
1.1 KiB

  1. {
  2. "profiles": {
  3. "Docker Compose": {
  4. "commandName": "DockerCompose",
  5. "commandVersion": "1.0",
  6. "serviceActions": {
  7. "basket-api": "StartDebugging",
  8. "basketdata": "StartWithoutDebugging",
  9. "catalog-api": "StartDebugging",
  10. "identity-api": "StartDebugging",
  11. "mobileshoppingagg": "StartDebugging",
  12. "mobileshoppingapigw": "StartWithoutDebugging",
  13. "nosqldata": "StartWithoutDebugging",
  14. "ordering-api": "StartDebugging",
  15. "ordering-backgroundtasks": "StartDebugging",
  16. "ordering-signalrhub": "StartDebugging",
  17. "payment-api": "StartDebugging",
  18. "rabbitmq": "StartWithoutDebugging",
  19. "seq": "StartWithoutDebugging",
  20. "sqldata": "StartWithoutDebugging",
  21. "webhooks-api": "StartDebugging",
  22. "webhooks-client": "StartDebugging",
  23. "webmvc": "StartDebugging",
  24. "webshoppingagg": "StartDebugging",
  25. "webshoppingapigw": "StartWithoutDebugging",
  26. "webspa": "StartDebugging",
  27. "webstatus": "StartDebugging"
  28. }
  29. }
  30. }
  31. }