Fix temp
This commit is contained in:
@@ -25,7 +25,7 @@ in {
|
||||
extraEnv = {
|
||||
IMMICH_MACHINE_LEARNING_URL = "http://immich-ml:3003";
|
||||
REDIS_HOSTNAME = builder.host;
|
||||
IMMICH_IGNORE_MOUNT_CHECK_ERRORS=true;
|
||||
IMMICH_IGNORE_MOUNT_CHECK_ERRORS = "true";
|
||||
};
|
||||
overrides = {
|
||||
volumes = [
|
||||
|
||||
Reference in New Issue
Block a user