fix: fix readme and changelog env var

This commit is contained in:
Florian Schade
2023-08-04 09:31:26 +02:00
parent 13708c59e9
commit e441c95de6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ Note that existing mappings from the host are extended by the definitions from t
The path to that file can be provided via a yaml configuration or an environment variable. Note to replace the `OCIS_CONFIG_DIR` string by an existing path.
```shell
export OCIS_MACHINE_AUTH_API_KEY=OCIS_CONFIG_DIR/mime.types
export POLICIES_ENGINE_MIMES=OCIS_CONFIG_DIR/mime.types
```
```yaml