mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 11:59:43 +01:00
doc/VirtualMachine.md: fix env table
This commit is contained in:
parent
0a856e2c18
commit
f9afda0580
@ -250,7 +250,7 @@ the heartbeat port `5556` to ensure the PBot VM Guest is alive.
|
|||||||
You may override any of the defaults by setting environment variables.
|
You may override any of the defaults by setting environment variables.
|
||||||
|
|
||||||
Environment variable | Default value | Description
|
Environment variable | Default value | Description
|
||||||
--- | ---
|
--- | --- | ---
|
||||||
PBOTVM_DOMAIN | `pbot-vm` | The libvirt domain identifier
|
PBOTVM_DOMAIN | `pbot-vm` | The libvirt domain identifier
|
||||||
PBOTVM_SERVER | `9000` | `vm-server` port for incoming `vm-client` commands
|
PBOTVM_SERVER | `9000` | `vm-server` port for incoming `vm-client` commands
|
||||||
PBOTVM_SERIAL | `5555` | TCP port for serial communication
|
PBOTVM_SERIAL | `5555` | TCP port for serial communication
|
||||||
|
Loading…
Reference in New Issue
Block a user