From f9afda0580dc259d8aa37228f39473f5745e9a61 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Sun, 6 Feb 2022 20:08:14 -0800 Subject: [PATCH] doc/VirtualMachine.md: fix env table --- doc/VirtualMachine.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/VirtualMachine.md b/doc/VirtualMachine.md index 53238a84..e680977f 100644 --- a/doc/VirtualMachine.md +++ b/doc/VirtualMachine.md @@ -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. Environment variable | Default value | Description ---- | --- +--- | --- | --- PBOTVM_DOMAIN | `pbot-vm` | The libvirt domain identifier PBOTVM_SERVER | `9000` | `vm-server` port for incoming `vm-client` commands PBOTVM_SERIAL | `5555` | TCP port for serial communication