mirror of
https://github.com/minio/minio.git
synced 2025-11-08 05:04:55 -05:00
docs: update new name for MINIO_POLICY_OPA_URL (#14898)
This commit is contained in:
@@ -22,7 +22,7 @@ In another terminal start MinIO:
|
||||
export MINIO_CI_CD=1
|
||||
export MINIO_ROOT_USER=minio
|
||||
export MINIO_ROOT_PASSWORD=minio123
|
||||
export MINIO_POLICY_OPA_URL=http://localhost:8080/
|
||||
export MINIO_POLICY_PLUGIN_URL=http://localhost:8080/
|
||||
minio server /tmp/disk{1...4}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user