plain-lunch-50969
07/25/2022, 4:37 PMproud-plumber-24205
07/25/2022, 4:50 PM## secrets ##
#
secrets:
## Signing Keys for Cookies ##
#
# The first secret in the array is used for encrypting cookies while all other keys are used to decrypt older cookies that were signed with that old secret.
#
# Set this value using environment variables on
# - Linux/macOS:
# $ export SECRETS_COOKIE=<value>
# - Windows Command Line (CMD):
# > set SECRETS_COOKIE=<value>
#
cookie:
- ipsumipsumipsumi
## Secrets to use for encryption by cipher ##
#
# The first secret in the array is used for encryption data while all other keys are used to decrypt older data that were signed with.
#
# Set this value using environment variables on
# - Linux/macOS:
# $ export SECRETS_CIPHER=<value>
# - Windows Command Line (CMD):
# > set SECRETS_CIPHER=<value>
#
cipher:
- ipsumipsumipsumipsumipsumipsumip
## Default Encryption Signing Secrets ##
#
# The first secret in the array is used for signing and encrypting things while all other keys are used to verify and decrypt older things that were signed with that old secret.
#
# Set this value using environment variables on
# - Linux/macOS:
# $ export SECRETS_DEFAULT=<value>
# - Windows Command Line (CMD):
# > set SECRETS_DEFAULT=<value>
#
default:
- ipsumipsumipsum