1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2024-11-20 02:18:20 +01:00

add demo page

This commit is contained in:
lxsang 2018-09-23 14:20:28 +02:00
parent efe2061289
commit 36c5c2512f

View File

@ -14,7 +14,7 @@ class WebVNC extends window.classes.BaseObject
args =
{
element: 'canvas',
ws: 'wss://localhost:9192/wvnc',
ws: 'wss://lxsang.me/wvnc',
worker: '/assets/scripts/decoder.js'
}