This commit is contained in:
xyno (Philipp Hochkamp) 2023-09-14 15:46:48 +02:00
parent 38ca2ee874
commit 0342390b6f

View file

@ -72,7 +72,7 @@
dnsResolver = "1.1.1.1:53";
group = "nginx";
extraDomainNames = [
"*.xyno.systems"
"*.xyno.space"
];
credentialsFile = "${config.age.secrets.cloudflareAcme.path}";
};