Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions docs/guides/cli/20_proxy-and-tunnel.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: proxy-and-tunnel
title: Ory Proxy and Ory Tunnel
title: Ory Tunnel
---

The CLI contains two tools that help with local development:
Expand All @@ -10,8 +10,7 @@ The CLI contains two tools that help with local development:

:::info

The main use case for Ory Tunnel is local development, and should not be used in production. Read about the
[differences](#differences-between-ory-tunnel-and-ory-proxy) between Ory Tunnel and Ory Proxy at the end of this document.
The main use case for Ory Tunnel is local development, and should not be used in production.

:::

Expand Down
Loading