mirror of
https://github.com/immich-app/immich.git
synced 2025-06-10 21:38:30 +02:00
chore(server): telemetry env clean up (#13813)
This commit is contained in:
parent
0230dc284b
commit
2efba6326d
4 changed files with 3 additions and 8 deletions
|
@ -143,7 +143,7 @@ services:
|
|||
'wal_compression=on',
|
||||
]
|
||||
|
||||
# set IMMICH_METRICS=true in .env to enable metrics
|
||||
# set IMMICH_TELEMETRY_INCLUDE=all in .env to enable metrics
|
||||
# immich-prometheus:
|
||||
# container_name: immich_prometheus
|
||||
# ports:
|
||||
|
|
|
@ -89,7 +89,7 @@ services:
|
|||
]
|
||||
restart: always
|
||||
|
||||
# set IMMICH_METRICS=true in .env to enable metrics
|
||||
# set IMMICH_TELEMETRY_INCLUDE=all in .env to enable metrics
|
||||
immich-prometheus:
|
||||
container_name: immich_prometheus
|
||||
ports:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue