mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-01 14:58:59 -05:00
refactor: Standardize template domain configuration to use ${domain} helper
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
variables:
|
||||
main_domain: ${randomDomain}
|
||||
main_domain: ${domain}
|
||||
api_key: ${base64:64}
|
||||
postgres_password: ${password}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user