docs: Explain how to create random keys for encryption and webhook secret keys

This commit is contained in:
Faruk AYDIN
2023-04-19 18:44:19 +02:00
parent 1615169a3d
commit 9b1da98386

View File

@@ -74,6 +74,10 @@ REDIS_TLS=
:::
::: info
You can use the `openssl rand -base64 36` command in your terminal to generate a random string for the `ENCRYPTION_KEY` and `WEBHOOK_SECRET_KEY` environment variables.
:::
## Render
<a href="https://render.com/deploy?repo=https://github.com/automatisch/automatisch">