mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-29 00:47:17 +02:00
Update binary install doc (#2447)
* fix route block in example config * Update binary install to include OS packages * update references to policy docs
This commit is contained in:
parent
5cfad79447
commit
33f7e8487a
3 changed files with 30 additions and 5 deletions
|
@ -77,7 +77,7 @@ idp_client_secret: bar
|
|||
# Generate 256 bit random keys e.g. `head -c32 /dev/urandom | base64`
|
||||
cookie_secret: <reducted>
|
||||
|
||||
# https://www.pomerium.io/configuration/#policy
|
||||
# https://pomerium.io/reference/#routes
|
||||
routes:
|
||||
- from: https://verify.localhost.pomerium.io
|
||||
to: http://verify
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue