update .env files and enable machine learning on immich

This commit is contained in:
2026-04-04 10:18:24 +00:00
parent be698ee53e
commit 13d245a003
3 changed files with 41 additions and 30 deletions

View File

@@ -6,5 +6,5 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
ports:
- 4343:8080
restart: always
- ${DOZZEL_PORT}:8080
restart: unless-stopped