You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `routes.action.prefixRewrite` | What to replace the matched prefix with before forwarding. |
154
154
| `targets.containerApp` | The name of the container app where matching route request are sent. |
155
155
156
-
These rules allow different paths on your custom domain to route to different container apps while also modifying the request path before it reaches the destination app.
156
+
These rules allow different paths on your domain to route to different container apps while also modifying the request path before it reaches the destination app.
157
157
158
158
Other properties not listed that may affect your routes include the following.
0 commit comments