Temporarily change to staging Let's Encrypt server

This commit is contained in:
Vili Sinervä 2025-01-07 14:08:54 +02:00
parent 32e0a214fa
commit 0d5e4d697f
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

@ -43,6 +43,7 @@
environmentFile = "/var/lib/nextcloud/dns-creds";
dnsProvider = "ovh";
group = "nginx";
server = "https://acme-staging-v02.api.letsencrypt.org/directory";
};
};
}