change disks paths
This commit is contained in:
parent
4050b28ee3
commit
e187cecb79
12 changed files with 24 additions and 23 deletions
|
|
@ -21,7 +21,7 @@ in {
|
|||
domain = "*.${homelab.proxy.base}";
|
||||
extraDomainNames = [ homelab.proxy.base ];
|
||||
dnsProvider = "cloudflare";
|
||||
environmentFile = "/mnt/data/acme/.env";
|
||||
environmentFile = "/mnt/data/apps/acme/.env";
|
||||
# ^^^contents: CLOUDFLARE_DNS_API_TOKEN=XXXXX
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue