docs: typo

This commit is contained in:
decentral1se 2025-04-15 10:42:04 +02:00
parent 5bbb17cf0f
commit 83976da02c
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -24,7 +24,7 @@
* `echo "$(openssl rand -hex 4)/$(openssl rand -base64 32)"`
* `abra app secret insert <app> enc_keys v1 <enc-key>`
* `abra app config <app>`
* **N.B** you need to match the `ENC_KEYS_ACTIVE` env var with the start of
* **N.B** you need to match the `ENC_KEY_ACTIVE` env var with the start of
the generated `ENC_KEYS` value (everything before the `/`. See [the
docs](https://sebadob.github.io/rauthy/config/encryption.html) for more)