mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-15 20:25:24 +02:00
Update template.toml (#123)
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user