mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
feat: caddy test
This commit is contained in:
parent
29a7449111
commit
b6265591f6
1 changed files with 1 additions and 1 deletions
|
@ -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 = "";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue