specify domains
This commit is contained in:
parent
13fcdbb413
commit
d32ec7c702
1 changed files with 5 additions and 0 deletions
|
|
@ -16,6 +16,11 @@
|
|||
services.cloudflare-dyndns = {
|
||||
enable = true;
|
||||
apiTokenFile = "/persist/cloudflare-dyndns";
|
||||
proxied = true;
|
||||
domains = [
|
||||
"git.osbm.dev"
|
||||
"aifred.osbm.dev"
|
||||
];
|
||||
};
|
||||
})
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue