Files
prometheus-immich-exporter/bruno/environments/localhost.bru
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

6 lines
127 B
Plaintext

vars {
port: {{process.env.IMMICH_PORT}}
host: {{process.env.IMMICH_HOST}}
api_token: {{process.env.IMMICH_API_TOKEN}}
}