1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00

make dynamic websockify path for console-vnc-full

This commit is contained in:
catborise 2021-06-02 09:11:54 +03:00
parent 610efd5520
commit 24cd3f70dd

View file

@ -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>