mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Update acme secret usage
This commit is contained in:
parent
8d33f6dd72
commit
0c5a7a2efc
2 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ in serverSystemConfiguration {
|
|||
acceptTerms = true;
|
||||
|
||||
defaults = {
|
||||
environmentFile = config.age.secrets.acme.path;
|
||||
environmentFile = config.age.secrets."cube/password.acme".path;
|
||||
dnsProvider = "cloudflare";
|
||||
dnsResolver = "1.1.1.1";
|
||||
email = "security@${domain}";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue