viola: fixes

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2026-02-08 22:51:47 +03:00
parent e87eabff09
commit 5e96dac497
5 changed files with 17 additions and 18 deletions

View file

@ -9,7 +9,7 @@ _: {
challenge = "dns-01";
provider = "cloudflare";
origin = "hand7s.org";
secret = ${mail_secret};
secret = "${mail_secret}";
contact = [
"me@hand7s.org"
];