feat: postgres ftw
This commit is contained in:
parent
5907293d93
commit
b813e0ae10
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
config = {
|
||||
adminuser = "admin";
|
||||
adminpassFile = "/etc/nextcloud-admin-pass";
|
||||
dbtype = "mysql";
|
||||
dbtype = "psql";
|
||||
};
|
||||
database.createLocally = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue