add redis to nextcloud
This commit is contained in:
parent
1e4ee9def3
commit
c740417c57
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
|||
enable = true;
|
||||
package = pkgs.nextcloud31;
|
||||
hostName = "localhost:8002";
|
||||
configureRedis = true;
|
||||
config = {
|
||||
adminuser = "wo2w";
|
||||
adminpassFile = config.sops.secrets."nextcloud/adminpass".path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue