Fix headline levels

main
Jan Dittberner 2 years ago
parent 46aeb8ca11
commit 4d3f908958

@ -17,9 +17,7 @@ using the following versions software versions:
- PostgreSQL 14.4
- ORY Hydra v1.11.9
## Setup
### Certificates
## Create certificate for Hydra
You need a set of certificates for the Hydra. I recommend to use the
[mkcert](https://github.com/FiloSottile/mkcert) utility by Filippo Valsorda:
@ -36,7 +34,7 @@ You need a set of certificates for the Hydra. I recommend to use the
mkcert hydra.cacert.localhost auth.cacert.localhost
```
### Setup Hydra
## Setup Hydra
We use the ORY Hydra OAuth2 / OpenID Connect implementation. Install Hydra
according to their [documentation](https://www.ory.sh/hydra/docs/install).

Loading…
Cancel
Save