docs: unify CRON_SECRET descriptions (#2915)

Co-authored-by: laurens <laurens@users.noreply.github.com>
This commit is contained in:
Laurens Nienhaus
2024-07-27 11:11:05 +02:00
committed by GitHub
parent 6055baa0db
commit 026cc29e1f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ x-environment: &environment
# You can use: $(openssl rand -hex 32) to generate one
ENCRYPTION_KEY:
# Set the below to use it instead of API Key for the API & use as an auth for cronjobs
# API Secret for running cron jobs.
# You can use: $(openssl rand -hex 32) to generate a secure one
CRON_SECRET: