mirror of
https://github.com/lxsang/antd-web-apps
synced 2025-07-26 10:39:46 +02:00
first communication
This commit is contained in:
@ -3,7 +3,7 @@ BaseController:subclass("WvncController", {
|
||||
})
|
||||
|
||||
function WvncController:index( ... )
|
||||
self.template:set("args", "['WVNC', 'wss://localhost:9195/wvnc']")
|
||||
self.template:set("args", "['WVNC', 'wss://localhost:9192/wvnc']")
|
||||
return true
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user