mirror of
https://github.com/minio/minio.git
synced 2025-01-23 12:43:16 -05:00
docs: update new name for MINIO_POLICY_OPA_URL (#14898)
This commit is contained in:
parent
e34ca9acd1
commit
c293c2e9a3
@ -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}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user