You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When connecting to luci/helen, one can specify a url to connect to. The weird part is that this is an address of websocket, which is always the same. I want to change this to be the ip adress+port of luci/helen server behind qua-server.
On qua-view side, the hint is in Main module.
On qua-server side, connection address should be used in LuciProxy, and specified in LuciConnect.
The text was updated successfully, but these errors were encountered:
PROJECTS: qua-server, qua-view
CHANGESET: yesod handlers/templates + qua-view internals
DESCRIPTION:
When connecting to luci/helen, one can specify a url to connect to. The weird part is that this is an address of websocket, which is always the same. I want to change this to be the ip adress+port of luci/helen server behind qua-server.
On qua-view side, the hint is in
Main
module.On qua-server side, connection address should be used in
LuciProxy
, and specified inLuciConnect
.The text was updated successfully, but these errors were encountered: