mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 00:40:25 +02:00
docs: fix in-action video (#1268)
This commit is contained in:
parent
2afd7b6864
commit
0c51ad0e66
2 changed files with 1 additions and 1 deletions
BIN
docs/docs/img/pomerium-in-action-800-600.mp4
Normal file
BIN
docs/docs/img/pomerium-in-action-800-600.mp4
Normal file
Binary file not shown.
|
@ -87,6 +87,6 @@ To make this a bit more concrete, see the following short video which demonstrat
|
|||
5. Pomerium delegating and granting access to the requested resource.
|
||||
6. The **authorized** user inspecting their user details including group membership.
|
||||
|
||||
<video autoplay="" loop="" muted="" playsinline="" width="100%" height="600" control=""><source src="/pomerium-in-action-800-600.mp4" type="video/mp4">
|
||||
<video autoplay="" loop="" muted="" playsinline="" width="100%" height="600" control=""><source src="./img/pomerium-in-action-800-600.mp4" type="video/mp4">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue