diff --git a/README.md b/README.md index e4fa3c0d2..7fb344ded 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ export MCS_MINIO_SERVER=http://localhost:9000 ``` ... -export MCS_MINIO_SERVER_TLS_SKIP_VERIFICATION=on +export MCS_MINIO_SERVER_TLS_ROOT_CAS= export MCS_MINIO_SERVER=https://localhost:9000 ./mcs server ```