Change mention of not existing "README" me section in the docs (#2220)

This commit is contained in:
Hugo Baraúna 2023-09-21 20:05:38 -03:00 committed by GitHub
parent 76139d7d8d
commit ed91c9be17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ RUN mkdir -p /data
RUN chmod 777 /data
```
You can consult our [README](../../README.md#environment-variables) for a complete list of environment variables and configuration.
To configure your Livebook instance, you can use [these environment variables](../../README.md#environment-variables).
If you plan to limit access to your Livebook via a proxy, we recommend leaving the "/public" route of your instances still public. This route is used for integration with the [Livebook Badge](https://livebook.dev/badge/) and other conveniences.