urlFile -> uriFile
This commit is contained in:
parent
c239e42ea6
commit
138d695fcd
|
@ -103,7 +103,7 @@ in {
|
|||
pict-rs.enable = true;
|
||||
lemmy = {
|
||||
enable = true;
|
||||
database.urlFile = "/run/lemmy/postgresql.passwd";
|
||||
database.uriFile = "/run/lemmy/postgresql.passwd";
|
||||
adminPasswordFile = "/run/lemmy-container/admin.passwd";
|
||||
nginx.enable = true;
|
||||
server.package = cfg.server-package;
|
||||
|
|
Loading…
Reference in New Issue