Files
prometheus-immich-exporter/.env.example
Maxence G. de Montauzan ffaeb00e3f tools: uv + Bruno + compose file
Use uv to handle project
Add a Bruno collection to tests API calls
Add a compose.yaml file to run with docker
2025-05-30 15:39:58 +02:00

7 lines
133 B
Plaintext

IMMICH_HOST=immich_server
IMMICH_PORT=2283
IMMICH_API_TOKEN=<token>
EXPORTER_PORT=8000
EXPORTER_LOG_LEVEL=INFO
METRICS_PREFIX=immich