mirror of
https://github.com/MaxenceG2M/prometheus-immich-exporter.git
synced 2025-12-08 14:53:23 +00:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
b752736459
commit
2cc529dc80
@@ -8,7 +8,7 @@ A prometheus exporter for Immich. Get metrics from a server and offers them in a
|
|||||||
Here is an example docker run command
|
Here is an example docker run command
|
||||||
|
|
||||||
```
|
```
|
||||||
docker run -e IMMICH_PORT=8080 -e IMMICH_HOST=192.168.178.1 -e IMMICH_API_TOKEN=<TOKEN> -p 8000:8000 friendlyfriend/prometheus-immich-exporter
|
docker run -e IMMICH_PORT=8080 -e IMMICH_HOST=192.168.178.1 -e IMMICH_API_TOKEN=YOUR_TOKEN_HERE -p 8000:8000 friendlyfriend/prometheus-immich-exporter
|
||||||
```
|
```
|
||||||
Or you can add the following to your immich docker-compose.yaml
|
Or you can add the following to your immich docker-compose.yaml
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user