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