Set hmac_key to a checked value

This commit is contained in:
Grégoire Compagnon 2023-08-07 20:26:41 +02:00
parent ef69644148
commit a77ba649f8
No known key found for this signature in database
GPG Key ID: FCE2B21F080063F4

View File

@ -74,4 +74,4 @@ config:
https_only: false
domain:
#-- Generate a key using `pwgen 20 1` for example
hmac_key: CHANGEME
hmac_key: CHANGE_ME!!