mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-15 17:45:12 -05:00
feat: kanboard test
This commit is contained in:
parent
e9fc51face
commit
4fe55f07ea
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ in
|
||||||
services = {
|
services = {
|
||||||
kanboard = {
|
kanboard = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
domain = host;
|
||||||
dataDir = "/var/lib/${service.name}";
|
dataDir = "/var/lib/${service.name}";
|
||||||
settings = {
|
settings = {
|
||||||
HTTP_PROXY_HOSTNAME = host;
|
HTTP_PROXY_HOSTNAME = host;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue