feat: restore admin password file config
This commit is contained in:
parent
fb06a36d6a
commit
6c2b071db1
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ in
|
||||||
address = "localhost";
|
address = "localhost";
|
||||||
|
|
||||||
#importPath = "/photoprism/imports";
|
#importPath = "/photoprism/imports";
|
||||||
#passwordFile = "/passwords/photoprism";
|
passwordFile = "/passwords/photoprism";
|
||||||
};
|
};
|
||||||
|
|
||||||
services.mysql = {
|
services.mysql = {
|
||||||
|
|
Loading…
Reference in a new issue