mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-11-08 05:04:46 +08:00
Change mention of not existing "README" me section in the docs (#2220)
This commit is contained in:
parent
76139d7d8d
commit
ed91c9be17
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ RUN mkdir -p /data
|
||||||
RUN chmod 777 /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.
|
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.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue