Include soft reload to not loosing connections, also update packages

This commit is contained in:
Michael Reber
2025-02-04 10:21:13 +01:00
parent 4375347556
commit 8e43d4fb51
7 changed files with 120 additions and 41 deletions

View File

@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>WireGuard UI</title>
<title>Login</title>
<!-- Tell the browser to be responsive to screen width -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Favicon -->
@@ -25,7 +25,7 @@
<body class="hold-transition login-page">
<div class="login-box">
<div class="login-logo">
<a href="https://github.com/swissmakers/wireguard-manager">WireGuard UI</a>
<a href="#">Welcome</a>
</div>
<!-- /.login-logo -->
<div class="card">