Ports?
This commit is contained in:
parent
705b66e418
commit
db2e7c4537
|
@ -23,7 +23,7 @@ Install and run a local Livebook in `attached` mode and automatically grab my
|
|||
code:
|
||||
|
||||
```fish
|
||||
env LIVEBOOK_PORT=5588 LIVEBOOK_IFRAME_PORT=5589 \
|
||||
env LIVEBOOK_PORT=5560 LIVEBOOK_IFRAME_PORT=5561 \
|
||||
LIVEBOOK_HOME=(pwd) LIVEBOOK_IP=0.0.0.0 \
|
||||
livebook server --default-runtime mix --no-token
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue