mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-10-20 18:36:31 +08:00
Fixup Livebook.cs
This commit is contained in:
parent
a82345d22e
commit
f160b3debb
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ rem See https://hexdocs.pm/livebook/readme.html#environment-variables for all av
|
||||||
|
|
||||||
rem Allow Livebook to connect to remote machines over IPv6
|
rem Allow Livebook to connect to remote machines over IPv6
|
||||||
rem set LIVEBOOK_DISTRIBUTION=name
|
rem set LIVEBOOK_DISTRIBUTION=name
|
||||||
rem set ERL_AFLAGS="-proto_dist inet6_tcp"
|
rem set ERL_AFLAGS=-proto_dist inet6_tcp
|
||||||
|
|
||||||
rem Add directory to PATH
|
rem Add directory to PATH
|
||||||
rem set PATH=C:\bin;%PATH%
|
rem set PATH=C:\bin;%PATH%
|
||||||
|
|
Loading…
Add table
Reference in a new issue