Typo
This commit is contained in:
parent
5cf63667e2
commit
a668a96669
|
@ -43,7 +43,7 @@ Starts the actual sandbox.
|
||||||
|
|
||||||
## Accessing the sandbox
|
## Accessing the sandbox
|
||||||
|
|
||||||
By default, QEMU exposes to ports for each sandbox. An ssh port (starting at `5555`) and an "app port" that can be used by some app in the vm (starting at `8000`). Ports should be configurable in the future.
|
By default, QEMU exposes two ports for each sandbox. An ssh port (starting at `5555`) and an "app port" that can be used by some app in the vm (starting at `8000`). Ports should be configurable in the future.
|
||||||
|
|
||||||
## Tips for custom images
|
## Tips for custom images
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue