feat: nginx-mcp stable configmap — purple UI, v1 stable
This commit is contained in:
@@ -10,7 +10,7 @@ data:
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Hello from MCP - v1 Stable</title>
|
||||
<title>Hello from MCP — v1 Stable</title>
|
||||
<style>
|
||||
* { margin: 0; padding: 0; box-sizing: border-box; }
|
||||
body {
|
||||
@@ -74,9 +74,21 @@ data:
|
||||
padding: 20px 30px;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
.ip-label { font-size: 0.7rem; letter-spacing: 2px; text-transform: uppercase; color: #64748b; margin-bottom: 8px; }
|
||||
.ip-value { font-size: 1.8rem; font-weight: 700; font-family: 'Courier New', monospace; color: #a78bfa; letter-spacing: 3px; }
|
||||
.footer { font-size: 0.78rem; color: #475569; }
|
||||
.ip-label {
|
||||
font-size: 0.7rem;
|
||||
letter-spacing: 2px;
|
||||
text-transform: uppercase;
|
||||
color: #64748b;
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
.ip-value {
|
||||
font-size: 1.8rem;
|
||||
font-weight: 700;
|
||||
font-family: 'Courier New', monospace;
|
||||
color: #a78bfa;
|
||||
letter-spacing: 3px;
|
||||
}
|
||||
.footer { font-size: 0.78rem; color: #475569; margin-top: 10px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user