feat: kanboard test

This commit is contained in:
Nick 2025-06-09 00:49:28 -05:00
parent 4fe55f07ea
commit 25566608ec

View file

@ -25,7 +25,7 @@ in
path0 = "${servicePath}/${kanboardLabel}";
};
ports = {
port0 = 3434;
port0 = 3232;
};
ssl = {
cert = "${sslPath}/${kanboardSubdomain}.${domain0}/fullchain.pem";