immich backup restore fix
This commit is contained in:
parent
7e39b07875
commit
a738279d8c
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
||||||
host = "127.0.0.1";
|
host = "127.0.0.1";
|
||||||
mediaLocation = "/mnt/gallery";
|
mediaLocation = "/mnt/gallery";
|
||||||
accelerationDevices = null;
|
accelerationDevices = null;
|
||||||
|
environment.DB_URL = "postgresql:///immich?host=/var/run/postgresql&user=immich"; # https://github.com/immich-app/immich/issues/26140
|
||||||
machine-learning.enable = true;
|
machine-learning.enable = true;
|
||||||
redis.enable = true;
|
redis.enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue