fix(workflows): replace invalid semantic-version action with fallback script
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Site Not Configured | CaddyProxyManager+</title>
|
||||
<title>Site Not Configured | Charon</title>
|
||||
<style>
|
||||
body {
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
|
||||
@@ -61,7 +61,7 @@
|
||||
The domain you are trying to access is pointing to this server, but no proxy host has been configured for it yet.
|
||||
</p>
|
||||
<p>
|
||||
If you are the administrator, please log in to the CaddyProxyManager+ dashboard to configure this host.
|
||||
If you are the administrator, please log in to the Charon dashboard to configure this host.
|
||||
</p>
|
||||
<a href="http://localhost:8080" id="admin-link" class="btn">Go to Dashboard</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user