Add secret
This commit is contained in:
parent
3ed798d1a8
commit
c9fe62115b
2 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
dnsProvider = "cloudflare";
|
||||
dnsPropagationCheck = true;
|
||||
group = config.services.nginx.group;
|
||||
environmentFile = config.age.secrets.cloudflare-dyndns-api-token.path;
|
||||
environmentFile = config.age.secrets.cloudflare-api-tokens.path;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue