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
6f8adfc22d
commit
12e9b67752
2 changed files with 3 additions and 3 deletions
|
@ -16,8 +16,8 @@ in
|
|||
services = {
|
||||
kanboard = {
|
||||
enable = true;
|
||||
domain = host;
|
||||
dataDir = "/var/lib/${service.name}";
|
||||
domain = "https://${host}";
|
||||
# dataDir = "/var/lib/${service.name}";
|
||||
# settings = {
|
||||
# MAIL_FROM = service.email.address0;
|
||||
# # HTTP_PROXY_HOSTNAME = host;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue