Added back immich_version variable.
This commit is contained in:
@@ -29,6 +29,7 @@ helper.mkPodmanService {
|
|||||||
UPLOAD_LOCATION = "${cfg.dataDir}";
|
UPLOAD_LOCATION = "${cfg.dataDir}";
|
||||||
DB_DATA_LOCATION = "${cfg.configDir}/database";
|
DB_DATA_LOCATION = "${cfg.configDir}/database";
|
||||||
TZ = "${config.time.timeZone}";
|
TZ = "${config.time.timeZone}";
|
||||||
|
IMMICH_VERSION = "v2.5.6";
|
||||||
};
|
};
|
||||||
dirPermissions = [
|
dirPermissions = [
|
||||||
"100999:100 ${cfg.configDir}/model-cache"
|
"100999:100 ${cfg.configDir}/model-cache"
|
||||||
|
|||||||
Reference in New Issue
Block a user