From 8328c41059841932db82580361985ccf1a8b5cb6 Mon Sep 17 00:00:00 2001 From: zachary painter <60552605+ZPain8464@users.noreply.github.com> Date: Wed, 31 Jan 2024 15:31:07 -0500 Subject: [PATCH] updates self-hosted pomerium title --- content/docs/courses/fundamentals/self-hosted-pomerium.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/docs/courses/fundamentals/self-hosted-pomerium.md b/content/docs/courses/fundamentals/self-hosted-pomerium.md index a7b407541..5b9ebe58b 100644 --- a/content/docs/courses/fundamentals/self-hosted-pomerium.md +++ b/content/docs/courses/fundamentals/self-hosted-pomerium.md @@ -1,9 +1,9 @@ --- id: self-hosted-pomerium -title: Self-Host Pomerium -description: In this tutorial, you'll learn how to self-host Pomerium. +title: Self-Hosted Authenticate Service +description: In this tutorial, you'll learn how to self-host the Pomerium Authenticate service. keywords: [authenticate service url, pomerium, self-hosted, reverse proxy] -sidebar_label: 8. Self-Host Pomerium +sidebar_label: 8. Self-Hosted Authenticate sidebar_position: 8 ---