diff --git a/docs/deployment/integrated.md b/docs/deployment/integrated.md index 7ebc1c58b..3c02ec387 100644 --- a/docs/deployment/integrated.md +++ b/docs/deployment/integrated.md @@ -13,7 +13,7 @@ If you run `optimade` code inside another application, you might want to provide Let's say you have a file `optimade_config.json` as part of the Python module that you use to create your OPTIMADE API. !!! tip -You can find more detailed information about configuring the `optimade` server in the [Configuration](../configuration.md) section. + You can find more detailed information about configuring the `optimade` server in the [Configuration](../configuration.md) section. Before importing any `optimade` modules, you can set the `OPTIMADE_CONFIG_FILE` environment variable to refer to your config file: