Skip to content

Commit 4fa67d9

Browse files
committed
elaborating
1 parent 371aece commit 4fa67d9

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/universal-gateway/overview.mdx

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,16 @@ pagination_next: universal-gateway/domains
77
## What is the Universal Gateway?
88

99
ngrok's Universal Gateway is a suite of common tools for building API and device gateways, identity-aware proxies, and site-to-site connectivity.
10-
Check out the [Front Door Pattern](/universal-gateway/examples/front-door-pattern/) to see one of the most common use cases.
10+
1111

1212
### What makes it "universal"?
1313

1414
Universal Gateway's features are compatible with HTTP/S, TCP, and TLS applications.
15+
It can be used with software running locally or in the cloud, and with devices running on-premises or distributed in the field.
16+
17+
### Common use cases
18+
19+
Check out the [Front Door Pattern](/universal-gateway/examples/front-door-pattern/) to see one of the most common use cases.
1520

1621
## Key concepts
1722

@@ -24,6 +29,4 @@ Universal Gateway's features are compatible with HTTP/S, TCP, and TLS applicatio
2429

2530
## Get started
2631

27-
### Common use cases
28-
2932
## What's next?

0 commit comments

Comments
 (0)