3
0
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:
Pragmatic Software 2022-02-06 20:08:14 -08:00
parent 0a856e2c18
commit f9afda0580

View File

@ -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