This commit is contained in:
2025-10-25 19:50:26 +03:00
parent 9759a18b6e
commit bd2f5b7c13
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -37,7 +37,6 @@ in
config = {
dbtype = "pgsql";
dbuser = "nextcloud";
#dbhost = "/run/postgresql";
dbname = "nextcloud";
adminuser = "oqyude";
adminpassFile = "${inputs.zeroq-credentials}/services/nextcloud/admin-pass.txt";