1
Fork 0
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:
RGBCube 2024-01-15 11:30:48 +03:00
parent 8d33f6dd72
commit 0c5a7a2efc
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

View file

@ -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}";