Skip to content

Commit 3f0be57

Browse files
fix layout
1 parent 71c5648 commit 3f0be57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/rule-based-routing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.custom: devx-track-azurecli, devx-track-bicep
88
ms.topic: how-to
9-
ms.date: 03/20/2025
9+
ms.date: 03/26/2025
1010
ms.author: cshoe
1111
zone_pivot_groups: azure-cli-bicep
1212
---
@@ -115,7 +115,7 @@ $ROUTE_CONFIG_NAME="my-route-config"
115115
--target-port $CONTAINER_APP_2_TARGET_PORT \
116116
--ingress external \
117117
--query properties.configuration.ingress.fqdn
118-
```
118+
```
119119
120120
## Create HTTP route configuration
121121

0 commit comments

Comments
 (0)