mirror of
https://github.com/MaxenceG2M/prometheus-immich-exporter.git
synced 2025-12-08 23:03:22 +00:00
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
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
IMMICH_HOST=immich_server
|
||||
IMMICH_PORT=2283
|
||||
IMMICH_API_TOKEN=<token>
|
||||
EXPORTER_PORT=8000
|
||||
EXPORTER_LOG_LEVEL=INFO
|
||||
METRICS_PREFIX=immich
|
||||
Reference in New Issue
Block a user