diff options
| -rw-r--r-- | envoy.yml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -110,6 +110,9 @@ static_resources: exact: "/sparkles" - name: ":path" string_match: + exact: "/sparkles/restore" + - name: ":path" + string_match: exact: "/dashboard/nav" redirect_path_matcher: path: |
