Prometheus: Update "client add" command example #213 #3730 #3943

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2024-01-29 21:26:41 +01:00
parent d0ad3c23fb
commit 97f4d828a4

View File

@ -195,7 +195,7 @@ services:
## Prometheus Test Server
## Docs: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#oauth2
## Run the following command in a container terminal to register the preconfigured client credentials for testing (adjust parameters as needed):
## Run the following command in a terminal to grant access with the preconfigured client credentials (adjust flags as needed):
## ./photoprism client add --id=cs5cpu17n6gj2qo5 --secret=xcCbOrw6I0vcoXzhnOmXhjpVSyFq0l0e -s metrics -n Prometheus -e 60 -t 1
prometheus:
image: prom/prometheus:latest