mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Fix nextcloud login
This commit is contained in:
parent
2e7e4e7ec3
commit
807fade22b
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ in
|
|||
dbpassFile = "/var/keys/nextcloud-db-pass";
|
||||
adminpassFile = "/var/keys/nextcloud-admin-pass";
|
||||
adminuser = "root";
|
||||
overwriteProtocol = "https";
|
||||
};
|
||||
};
|
||||
users.users.nextcloud.extraGroups = [ "keys" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue