2 Star 6 Fork 2

V-Micro / EasyDapr

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tye.yaml 632 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
Van Zheng 提交于 2021-03-01 09:24 . # updated
# tye application configuration file
# read all about it at https://github.com/dotnet/tye
#
# when you've given us a try, we'd love to know what you think:
# https://aka.ms/AA7q20u
#
name: easydapr
# extensions
extensions:
- name: dapr
log-level: debug
config: config
components-path: "./components/"
exclude-placement-container: true
placement-port: 50005
# services
services:
- name: identity-app
project: IdentityService/IdentityService.csproj
bindings:
- port: 6001
- name: inventory-app
bindings:
- port: 6002
project: InventoryService.Api/InventoryService.Api.csproj
C#
1
https://gitee.com/vmicro/easy-dapr.git
git@gitee.com:vmicro/easy-dapr.git
vmicro
easy-dapr
EasyDapr
master

搜索帮助

14c37bed 8189591 565d56ea 8189591