docs: Specify encryption key as environment variable

This commit is contained in:
Faruk AYDIN
2022-09-23 01:17:29 +03:00
committed by Ali BARIN
parent 7cb3c00709
commit 53264e0637
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ The default values for some environment variables might be different in our deve
:::
:::danger
Please be careful with the `ENCRYPTION_KEY` variable. It is used to encrypt your credentials from third-party services. If you change it, you will not be able to access your connections and thus, your existing flows and connections will be useless.
Please be careful with the `ENCRYPTION_KEY` environment variable. It is used to encrypt your credentials from third-party services. If you change it, you will not be able to access your connections and thus, your existing flows and connections will be useless.
:::
| Variable Name | Type | Default Value | Description |