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.
1 parent 9887bc5 commit 2f25198Copy full SHA for 2f25198
completion-ui/controls/index.html
@@ -0,0 +1,14 @@
1
+<!DOCTYPE html>
2
+<html>
3
+ <!--
4
+ // Copyright 2024-25 Brad Hutchings.
5
+ // All Rights Reserved.
6
+ // License Inquiries: [email protected].
7
+ -->
8
+ <head>
9
10
+ To do: Script file that can determine actual server, redirect to another port. -Brad 2025-07-24
11
12
+ <meta http-equiv="refresh" content="0; url=https://mmojo.local:8443/">
13
+ </head>
14
+</html>
0 commit comments