mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 02:25:12 -05:00
feat: wiki test
This commit is contained in:
parent
d3bbb6dcd4
commit
1fa28f0306
2 changed files with 3 additions and 1 deletions
|
@ -348,7 +348,8 @@ in {
|
|||
};
|
||||
subdomain = wikiSubdomain;
|
||||
paths = {
|
||||
path0 = "${servicePath}/${wikiLabel}/BackupDir";
|
||||
path0 = "${servicePath}/${wikiLabel}";
|
||||
path1 = "${servicePath}/${wikiLabel}/DataDir";
|
||||
};
|
||||
ports = {
|
||||
port0 = 3033;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue