mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2026-08-05 16:12:41 +02:00
Update noVNC
This commit is contained in:
+2
-2
@@ -2,9 +2,9 @@
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="refresh" content="1;url=vnc_auto.html">
|
||||
<meta http-equiv="refresh" content="1;url=vnc.html?autoconnect=1&host=127.0.0.1&port=6080">
|
||||
<script type="text/javascript">
|
||||
window.location.href = "vnc_auto.html"
|
||||
window.location.href = "vnc.html?autoconnect=1&host=127.0.0.1&port=6080"
|
||||
</script>
|
||||
<title>Page Redirection</title>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user