fix(site.yaml): remove static values for domain and email_ssl vars

main
Auriane GS 1 month ago
parent 8076cac2b0
commit dd70f01d46

@ -6,8 +6,8 @@
vars: vars:
web_root: /var/www/html web_root: /var/www/html
php_version: "8.3" php_version: "8.3"
domain: workmanager.aurianeschmitt.fr domain: {{ votre nom de domaine ici }}
email_ssl: auriane.geaischmitt@viacesi.fr email_ssl: {{ votre mail ici }}
tasks: tasks:
# --------------------------------------------------- # ---------------------------------------------------

Loading…
Cancel
Save