Removed unnecessary code. Fixed immich env not found. Fixed nextcloud-quirks by quoting .env variable values.

This commit is contained in:
Raphaël Numbus
2026-02-26 18:07:57 +01:00
parent b68deed2e7
commit 16c1517d95
2 changed files with 6 additions and 8 deletions
+2 -2
View File
@@ -51,7 +51,7 @@ helper.mkPodmanService {
- $UPLOAD_LOCATION:/data
- /etc/localtime:/etc/localtime:ro
env_file:
- .env
- /var/lib/numbus-server/immich/.env
depends_on:
- immich-redis
- immich-database
@@ -74,7 +74,7 @@ helper.mkPodmanService {
- ${cfg.configDir}/machine-learning-config:/usr/src/.config
- ${cfg.configDir}/machine-learning-cache:/usr/src/.cache/
env_file:
- .env
- /var/lib/numbus-server/immich/.env
healthcheck:
disable: false
security_opt: