Skip to content

Commit

Permalink
Fix double heading for tunnels
Browse files Browse the repository at this point in the history
  • Loading branch information
vazexqi committed Jul 17, 2024
1 parent 82cef2a commit 83a3188
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/articles/tunnel-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Tunnel Setup & Use

<EnterpriseFeature name="Secure tunneling" />

## Exposing Services using Tunnels
## Setting up Tunnels

A tunnel is a way to expose your _internal services_ to the Zuplo gateway
without exposing it to the public internet. Your Zuplo Gateway accesses those
Expand Down Expand Up @@ -37,7 +37,7 @@ Your running container needs a single environment variable named `TUNNEL_TOKEN`.
You should store the value as a secret using the recommended means of secret
storage and environment variable injection for your platform.

## Exposing Services using Tunnels
## Configuring Services using Tunnels

Now that you have your tunnel set up, refer to
[configuring services](../cli/tunnels#configuring-services) through the CLI for
Expand Down

0 comments on commit 83a3188

Please sign in to comment.