Add server url to example minio conf
parent
4dca7a620c
commit
51ffea79b8
|
@ -1,4 +1,5 @@
|
|||
MINIO_USER="admin"
|
||||
MINIO_PASSWORD=
|
||||
MINIO_SERVER_URL=
|
||||
PROMETHEUS_URL="https://user:pass@prometheus.example"
|
||||
PROMETHEUS_JOB_ID=
|
Loading…
Reference in New Issue