mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 05:27:13 -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}" = {
|
# security.acme.certs."${host}" = {
|
||||||
dnsProvider = dns;
|
# dnsProvider = dns;
|
||||||
environmentFile = config.sops.secrets.${dnsPath}.path;
|
# environmentFile = config.sops.secrets.${dnsPath}.path;
|
||||||
group = "caddy";
|
# group = "caddy";
|
||||||
};
|
# };
|
||||||
|
|
||||||
services.caddy.virtualHosts = {
|
services.caddy.virtualHosts = {
|
||||||
"${host}" = {
|
"${host}" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue