mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-26 07:08:05 +00:00
make dynamic websockify path for console-vnc-full
This commit is contained in:
@@ -219,7 +219,8 @@
|
||||
</li>
|
||||
<li>
|
||||
<label for="noVNC_setting_path">Path:</label>
|
||||
<input id="noVNC_setting_path" type="text" value="websockify">
|
||||
<!-- <input id="noVNC_setting_path" type="text" value="websockify"> -->
|
||||
<input id="noVNC_setting_path" type="text" value="{{ ws_path }}">
|
||||
</li>
|
||||
</ul></div>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user