Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
d0ad3c23fb
commit
97f4d828a4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue