feat: kanboard test

This commit is contained in:
Nick 2025-06-10 16:21:05 -05:00
parent 01e12a6d2e
commit 8aacacd34a

View file

@ -16,7 +16,7 @@ in
services = {
kanboard = {
enable = true;
domain = host;
domain = "https://${host}";
# dataDir = "/var/lib/${service.name}";
# settings = {
# MAIL_FROM = service.email.address0;