Update services/ocm/README.md

This commit is contained in:
Martin
2024-08-19 16:27:57 +02:00
committed by mmattel
parent ebbe87ccc0
commit be026cdc9a

View File

@@ -15,7 +15,7 @@ Internal GRPC APIs:
## Enable OCM
To enable OpenCloudMesh you have to set three environment variables:
To enable OpenCloudMesh you have to set three environment variables. The path `/etc/ocis` in the example below depends on the installation type and derives, if not otherwise defined from the `OCIS_CONFIG_DIR` envvar.
```console
export OCIS_ENABLE_OCM=true
export OCM_OCM_PROVIDER_AUTHORIZER_PROVIDERS_FILE="/etc/ocis/ocmproviders.json"