mirror of
https://github.com/MaxenceG2M/prometheus-immich-exporter.git
synced 2025-12-09 07:03:25 +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:
11
bruno/storage.bru
Normal file
11
bruno/storage.bru
Normal file
@@ -0,0 +1,11 @@
|
||||
meta {
|
||||
name: storage
|
||||
type: http
|
||||
seq: 2
|
||||
}
|
||||
|
||||
get {
|
||||
url: http://{{host}}:{{port}}/api/server/storage
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
||||
Reference in New Issue
Block a user