mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 01:55:13 -05:00
feat: kanboard test
This commit is contained in:
parent
4fe55f07ea
commit
25566608ec
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ in
|
||||||
path0 = "${servicePath}/${kanboardLabel}";
|
path0 = "${servicePath}/${kanboardLabel}";
|
||||||
};
|
};
|
||||||
ports = {
|
ports = {
|
||||||
port0 = 3434;
|
port0 = 3232;
|
||||||
};
|
};
|
||||||
ssl = {
|
ssl = {
|
||||||
cert = "${sslPath}/${kanboardSubdomain}.${domain0}/fullchain.pem";
|
cert = "${sslPath}/${kanboardSubdomain}.${domain0}/fullchain.pem";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue