mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-21 21:17:13 +02:00
* fix route block in example config * Update binary install to include OS packages * update references to policy docs Co-authored-by: Alex Fornuto <alex@fornuto.com>
This commit is contained in:
parent
094eaa4b7f
commit
017f352489
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