try outline
This commit is contained in:
parent
a2b4bc6fc3
commit
de2f4572e0
4 changed files with 38 additions and 28 deletions
|
@ -25,7 +25,7 @@ let vs = config.vault-secrets.secrets; in
|
|||
vault-secrets.secrets.outline = { };
|
||||
|
||||
services.outline = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
concurrency = 1;
|
||||
port = 3000;
|
||||
redisUrl = "local";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue