chore(web-servers): remove staging letsencrypt server
This commit is contained in:
parent
40f526ce62
commit
e65b478d21
1 changed files with 0 additions and 2 deletions
|
@ -19,8 +19,6 @@ in
|
|||
acceptTerms = true;
|
||||
defaults = {
|
||||
inherit (config.system.mainUser) email;
|
||||
#TODO: switch back to production environment
|
||||
server = "https://acme-staging-v02.api.letsencrypt.org/directory";
|
||||
dnsProvider = "cloudflare";
|
||||
credentialFiles."CLOUDFLARE_DNS_API_TOKEN_FILE" = config.sops.secrets."keys/cloudflare".path;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue