mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2026-02-23 11:27:22 +08:00
fix: Add com port
This commit is contained in:
parent
86e3fc144a
commit
b480d1b602
@ -15,7 +15,7 @@ page="/run/shm/index.html"
|
||||
address="/run/shm/qemu.ip"
|
||||
shutdown="/run/shm/qemu.end"
|
||||
template="/var/www/index.html"
|
||||
url="http://127.0.0.1:2210/read?command=10"
|
||||
url="http://127.0.0.1:$COM_PORT/read?command=10"
|
||||
|
||||
resp_err="Guest returned an invalid response:"
|
||||
curl_err="Failed to connect to guest: curl error"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user