refactor: Standardize template domain configuration to use ${domain} helper

This commit is contained in:
Mauricio Siu
2025-03-10 00:09:22 -06:00
parent e90c2cdba1
commit 736503f855
111 changed files with 236 additions and 257 deletions

View File

@@ -1,5 +1,5 @@
variables:
main_domain: ${randomDomain}
main_domain: ${domain}
api_key: ${base64:64}
postgres_password: ${password}