disable config file
This commit is contained in:
parent
9124290f47
commit
ca5bf63c65
1 changed files with 4 additions and 4 deletions
|
|
@ -11,10 +11,10 @@
|
|||
environment.DB_URL = lib.mkForce "postgresql:///immich?host=/var/run/postgresql&user=immich"; # https://github.com/immich-app/immich/issues/26140
|
||||
machine-learning.enable = true;
|
||||
redis.enable = true;
|
||||
settings = {
|
||||
newVersionCheck.enabled = true;
|
||||
server.externalDomain = "https://gallery.${homelab.domain}";
|
||||
};
|
||||
# settings = {
|
||||
# newVersionCheck.enabled = true;
|
||||
# server.externalDomain = "https://gallery.${homelab.domain}";
|
||||
# };
|
||||
};
|
||||
immich-public-proxy = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue