We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2e0427 commit 34513ceCopy full SHA for 34513ce
1 file changed
README.md
@@ -202,7 +202,7 @@ The following environment variables can be used to configure Livebook on boot:
202
* `LIVEBOOK_PUBLIC_BASE_URL_PATH` - sets the base url path the `/public/*` routes
203
are served on. Note that this takes precedence over `LIVEBOOK_BASE_URL_PATH`,
204
if both are set. Setting this may be useful to create exceptions when deploying
205
- behind a reverse proxy that requires au1thentication.
+ behind a reverse proxy that requires authentication.
206
207
* `LIVEBOOK_CACERTFILE` - path to a local file containing CA certificates.
208
Those certificates are used during for server authentication when Livebook
0 commit comments