Merge pull request #1063 from automatisch/docs/encryption-key-generation

docs: Explain how to create random keys for encryption and webhook secret keys
This commit is contained in:
Ömer Faruk Aydın
2023-04-20 17:07:38 +02:00
committed by GitHub

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">