Update template.toml (#123)

This commit is contained in:
Mael
2025-05-10 03:39:50 -06:00
committed by GitHub
parent 6ce8ec4533
commit ae31e8d49b
+1 -1
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]