Skip to content

Commit 2f25198

Browse files
Create index.html
Signed-off-by: Brad Hutchings <[email protected]>
1 parent 9887bc5 commit 2f25198

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

completion-ui/controls/index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)