We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d962434 + 7ceaed4 commit a6fa008Copy full SHA for a6fa008
1 file changed
src/module/webroot/index.html
@@ -6,7 +6,7 @@
6
</head>
7
<body>
8
<script>
9
- window.location.replace("http://127.0.0.1:9999/ui/setup?hostname=127.0.0.1&port=9999&secret=singbox");
+ window.location.replace("http://127.0.0.1:9999/ui/#/setup?hostname=127.0.0.1&port=9999&secret=singbox");
10
</script>
11
</body>
12
</html>
0 commit comments