Update template.toml (#123)

This commit is contained in:
Mael
2025-05-10 11:39:50 +02:00
committed by GitHub
parent 6ce8ec4533
commit ae31e8d49b

View File

@@ -1,7 +1,7 @@
[variables]
main_domain = "${domain}"
secret_base = "${base64:64}"
encryption_key = "${base64:48}"
encryption_key = "${password:32}"
cron_secret = "${base64:32}"
[config]