mirror of
https://github.com/myronblair/web-dashboard
synced 2026-06-30 17:50:10 -05:00
Restore HTTPS now that FortiGate port 443 VIP is live
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DJT825DchsKy6ABPC4MvJp
This commit is contained in:
+2
-2
@@ -175,10 +175,10 @@
|
||||
<h2>Infrastructure</h2>
|
||||
</div>
|
||||
<div class="links">
|
||||
<a class="link-item" href="http://jarvis.orbishosting.com/login.php" target="_blank">
|
||||
<a class="link-item" href="https://jarvis.orbishosting.com/login.php" target="_blank">
|
||||
<span class="dot dot-blue"></span><span class="name">JARVIS Dashboard</span><span class="sub">Main UI</span><span class="arrow">↗</span>
|
||||
</a>
|
||||
<a class="link-item" href="http://jarvis.orbishosting.com/admin" target="_blank">
|
||||
<a class="link-item" href="https://jarvis.orbishosting.com/admin" target="_blank">
|
||||
<span class="dot dot-purple"></span><span class="name">JARVIS Admin</span><span class="sub">Admin panel</span><span class="arrow">↗</span>
|
||||
</a>
|
||||
<div class="divider"></div>
|
||||
|
||||
Reference in New Issue
Block a user