We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b15eeb1 commit c714a57Copy full SHA for c714a57
content/docs/capabilities/custom-domains.mdx
@@ -8,6 +8,16 @@ description: The Custom Domains page teaches you how to add your own domain in P
8
9
# Custom Domains in Pomerium Zero
10
11
+<iframe
12
+ width="100%"
13
+ height="500"
14
+ src="https://www.youtube.com/embed/qj1D5Rgziz0?si=hXM8itfRJ_2lXztP"
15
+ title="YouTube video player"
16
+ frameborder="0"
17
+ allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
18
+ referrerpolicy="strict-origin-when-cross-origin"
19
+ allowfullscreen></iframe>
20
+
21
This document describes **Custom Domains** in Pomerium Zero.
22
23
## Overview
0 commit comments