quickstarts/dotnet-isolated/dapr.yaml (
7
lines of code) (
raw
):
version: 1 apps: - appDirPath: . appID: functionapp appPort: 3001 daprHTTPPort: 3501 command: ["func", "start"]