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,6 +1,6 @@
variables:
builder_domain: ${randomDomain}
viewer_domain: ${randomDomain}
builder_domain: ${domain}
viewer_domain: ${domain}
encryption_secret: ${base64:24}
config: