mirror of
https://github.com/MaxenceG2M/prometheus-immich-exporter.git
synced 2025-12-10 15:35:35 +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:
9
bruno/collection.bru
Normal file
9
bruno/collection.bru
Normal file
@@ -0,0 +1,9 @@
|
||||
auth {
|
||||
mode: apikey
|
||||
}
|
||||
|
||||
auth:apikey {
|
||||
key: x-api-key
|
||||
value: {{api_token}}
|
||||
placement: header
|
||||
}
|
||||
Reference in New Issue
Block a user