mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-10-27 22:06:38 +08:00
Fix typo in README.md (#2677)
This commit is contained in:
parent
a587128a60
commit
623f384d48
1 changed files with 1 additions and 1 deletions
|
|
@ -257,7 +257,7 @@ The following environment variables can be used to configure Livebook on boot:
|
||||||
Must be a valid IPv4 or IPv6 address.
|
Must be a valid IPv4 or IPv6 address.
|
||||||
|
|
||||||
* `LIVEBOOK_NODE` - sets the node name for running Livebook in a cluster.
|
* `LIVEBOOK_NODE` - sets the node name for running Livebook in a cluster.
|
||||||
Note that Livebook always runs using long names distrivution, so the
|
Note that Livebook always runs using long names distribution, so the
|
||||||
node host name must use a fully qualified domain name (FQDN) or an IP
|
node host name must use a fully qualified domain name (FQDN) or an IP
|
||||||
address.
|
address.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue