Secret Key
Specify the secret key for encrypting the sessions of the application here. This should be a random string (min 30 characters), which needs to be kept confidential.
Settings Key | Possible Values | Description |
---|---|---|
| Any String | The secret key for encrypting the sessions. Choose any long random string for this. |
# secretKey -- The application's secret key (can be left empty if SECRET_KEY is injected later)
secretKey: ""