Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
Hannah Hunter 2023-01-30 10:05:46 -06:00
parent 716d75f2cb
commit 238b8987f5
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
--- ---
type: docs type: docs
title: "Multi-app run" title: "Multi-app Run (MapR)"
linkTitle: "Multi-app run" linkTitle: "Multi-app Run (MapR)"
weight: 300 weight: 300
description: "Support for running multiple Dapr applications with one command" description: "Support for running multiple Dapr applications with one command"
--- ---

View File

@ -53,7 +53,7 @@ apps:
## Template properties ## Template properties
The properties for the MapR template align with the `dapr run` CLI flags, [listed in the CLI reference documentation]({{< ref run.md >}}). The properties for the MapR template align with the `dapr run` CLI flags, [listed in the CLI reference documentation]({{< ref "dapr-run.md#flags" >}}).
| Properties | Required | Details | Example | | Properties | Required | Details | Example |