Add server url to example minio conf
Build Docker Image for Actions / Check-If-Rebuild (push) Successful in 8s Details
Code Quality Test / Quality-Check (push) Successful in 6s Details
Build Docker Image for Actions / Build-Image (push) Has been skipped Details
Environment Setup Test / Setup (push) Successful in 1m47s Details

main
drunkendog 2023-12-20 18:34:56 +00:00
parent 4dca7a620c
commit 51ffea79b8
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
MINIO_USER="admin" MINIO_USER="admin"
MINIO_PASSWORD= MINIO_PASSWORD=
MINIO_SERVER_URL=
PROMETHEUS_URL="https://user:pass@prometheus.example" PROMETHEUS_URL="https://user:pass@prometheus.example"
PROMETHEUS_JOB_ID= PROMETHEUS_JOB_ID=