1 Star 6 Fork 3

张善友/eShopOnDapr

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
launchSettings.json 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
Sander Molenkamp 提交于 2021-12-03 21:21 . Migrate to .NET 6 (#59)
{
"profiles": {
"Docker Compose": {
"commandName": "DockerCompose",
"composeLaunchAction": "LaunchBrowser",
"composeLaunchServiceName": "blazor-client",
"composeLaunchUrl": "{Scheme}://localhost:{ServicePort}",
"commandVersion": "1.0",
"serviceActions": {
"basket-api": "StartDebugging",
"basket-api-dapr": "StartWithoutDebugging",
"blazor-client": "StartDebugging",
"catalog-api": "StartDebugging",
"catalog-api-dapr": "StartWithoutDebugging",
"dapr-placement": "StartWithoutDebugging",
"identity-api": "StartDebugging",
"identity-api-dapr": "StartWithoutDebugging",
"ordering-api": "StartDebugging",
"ordering-api-dapr": "StartWithoutDebugging",
"payment-api": "StartDebugging",
"payment-api-dapr": "StartWithoutDebugging",
"rabbitmq": "StartWithoutDebugging",
"redis": "StartWithoutDebugging",
"seq": "StartWithoutDebugging",
"sqldata": "StartWithoutDebugging",
"webshoppingagg": "StartDebugging",
"webshoppingagg-dapr": "StartWithoutDebugging",
"webshoppingapigw": "StartWithoutDebugging",
"webshoppingapigw-dapr": "StartWithoutDebugging",
"webstatus": "StartWithoutDebugging",
"zipkin": "StartWithoutDebugging"
}
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/weyhd_geffzhang/eShopOnDapr.git
git@gitee.com:weyhd_geffzhang/eShopOnDapr.git
weyhd_geffzhang
eShopOnDapr
eShopOnDapr
main

搜索帮助