1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-08 23:07:06 +02:00

chore(server): telemetry env clean up (#13813)

This commit is contained in:
Jason Rasmussen
2024-10-29 15:20:32 -04:00
committed by GitHub
parent 0230dc284b
commit 2efba6326d
4 changed files with 3 additions and 8 deletions

View File

@ -19,7 +19,7 @@ services:
- DB_PASSWORD=postgres
- DB_DATABASE_NAME=immich
- IMMICH_MACHINE_LEARNING_ENABLED=false
- IMMICH_METRICS=true
- IMMICH_TELEMETRY_INCLUDE=all
- IMMICH_ENV=testing
- IMMICH_PORT=2285
- IMMICH_IGNORE_MOUNT_CHECK_ERRORS=true