1
0
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:
Doro Wu
2015-05-12 19:04:00 +08:00
parent fc314ed81c
commit 602ac45102
312 changed files with 43548 additions and 2338 deletions
+2 -2
View File
@@ -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>