Seafile fuckup I did this on the wrong server
This commit is contained in:
parent
cca62aad4f
commit
33236aedc6
4 changed files with 24 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
https = true;
|
||||
config = {
|
||||
adminuser = "jimbo";
|
||||
adminpassFile = "/mnt/nextcloud/password.txt";
|
||||
adminpassFile = "${pkgs.writeText "nextpass" config.secrets.jimboAccPass}";
|
||||
};
|
||||
settings = {
|
||||
trusted_proxies = [ "127.0.0.1" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue