feat: kanboard test

This commit is contained in:
Nick 2025-06-09 00:50:17 -05:00
parent 25566608ec
commit 16cb28a20e

View file

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