mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
fix user
This commit is contained in:
parent
07cb53a170
commit
205c9d3fee
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ in
|
|||
dbname = "nextcloud";
|
||||
dbpassFile = dbPassFilePath; # Points to your external file
|
||||
#dataDir = nextcloudDataPath; # Points to your external data directory
|
||||
adminuser = "ncadmin";
|
||||
adminuser = "death916";
|
||||
adminpassFile = adminPassFilePath; # Points to your external file
|
||||
|
||||
# overwriteprotocol = "http";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue