Might not need this?
This commit is contained in:
parent
a589470b10
commit
66720ab96a
|
@ -57,7 +57,7 @@
|
||||||
dbuser = "nextcloud";
|
dbuser = "nextcloud";
|
||||||
dbhost = "mysql";
|
dbhost = "mysql";
|
||||||
dbname = "NC";
|
dbname = "NC";
|
||||||
dbpassFile = config.sops.secrets."nextclouddb".path;
|
#dbpassFile = config.sops.secrets."nextclouddb".path;
|
||||||
|
|
||||||
adminpassFile = config.sops.secrets."nextcloudadmin".path;
|
adminpassFile = config.sops.secrets."nextcloudadmin".path;
|
||||||
adminuser = "gladtherescake";
|
adminuser = "gladtherescake";
|
||||||
|
|
Loading…
Reference in a new issue