This commit is contained in:
death916 2026-01-14 00:42:13 -08:00
parent 44d1349031
commit 4c95f0b339

View file

@ -131,7 +131,7 @@
services.immich = {
enable = true;
redis.enable = true;
host = 0.0 .0 .0;
host = "0.0.0.0";
};