Set Nextcloud admin username to ltadeu6
This commit is contained in:
parent
540f819b18
commit
76488c13cf
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ in {
|
||||||
https = true;
|
https = true;
|
||||||
database.createLocally = true;
|
database.createLocally = true;
|
||||||
config = {
|
config = {
|
||||||
adminuser = "admin";
|
adminuser = "ltadeu6";
|
||||||
adminpassFile = "/etc/nextcloud-secrets/admin-password";
|
adminpassFile = "/etc/nextcloud-secrets/admin-password";
|
||||||
dbtype = "pgsql";
|
dbtype = "pgsql";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue