mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-04 01:09:36 +02:00
ci: rename master to main (#3045)
Co-authored-by: alexfornuto <afornuto@pomerium.com>
This commit is contained in:
parent
1238fa86b7
commit
0b0fba06b3
69 changed files with 165 additions and 165 deletions
|
@ -11,7 +11,7 @@ description: >-
|
|||
|
||||
# Securing Nginx
|
||||
|
||||
This recipe's sources can be found [on github](https://github.com/pomerium/pomerium/tree/master/examples/nginx)
|
||||
This recipe's sources can be found [on github](https://github.com/pomerium/pomerium/tree/main/examples/nginx)
|
||||
|
||||
At the end, you will have a locally running install of [verify](https://verify.pomerium.com/) behind nginx with policy enforced by Pomerium.
|
||||
|
||||
|
@ -36,7 +36,7 @@ This recipe is designed to run on a local docker-compose instance. The included
|
|||
|
||||
- docker
|
||||
- docker-compose
|
||||
- A copy of the [example repo](https://github.com/pomerium/pomerium/tree/master/examples/nginx) checked out
|
||||
- A copy of the [example repo](https://github.com/pomerium/pomerium/tree/main/examples/nginx) checked out
|
||||
- Valid credentials for your OIDC provider
|
||||
- (Optional) `mkcert` to generate locally trusted certificates
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue