feat: caddy test

This commit is contained in:
Nick 2024-12-20 02:05:16 -06:00
parent 29a7449111
commit b6265591f6

View file

@ -13,7 +13,7 @@ in {
path0 = "${sopsPath}/${upRootNutritionName}"; path0 = "${sopsPath}/${upRootNutritionName}";
}; };
paths = { paths = {
path0 = "${servicePath}/website/dist"; path0 = "/var/lib/website/dist";
path1 = ""; path1 = "";
path2 = ""; path2 = "";
}; };