mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
test: setting up opencloud and microvms
This commit is contained in:
parent
7b69c77f02
commit
04fe2edcf7
1 changed files with 5 additions and 5 deletions
|
|
@ -165,11 +165,11 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
security.acme.certs."${host}" = {
|
||||
dnsProvider = dns;
|
||||
environmentFile = config.sops.secrets.${dnsPath}.path;
|
||||
group = "caddy";
|
||||
};
|
||||
# security.acme.certs."${host}" = {
|
||||
# dnsProvider = dns;
|
||||
# environmentFile = config.sops.secrets.${dnsPath}.path;
|
||||
# group = "caddy";
|
||||
# };
|
||||
|
||||
services.caddy.virtualHosts = {
|
||||
"${host}" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue