Missed one

This commit is contained in:
niten 2024-02-07 15:31:03 -08:00
parent 02fad6a489
commit 5e2182695e
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ in {
"${cfg.store-directory}:/usr/src/app/upload"
"/etc/localtime:/etc/localtime:ro"
];
env_files = [ hostSecrets.immichEnv.target-file ];
env_file = [ hostSecrets.immichEnv.target-file ];
};
};