authelia/example/kube/apps/app2/index.html

10 lines
175 B
HTML
Raw Normal View History

<html>
<head>
<title>Application 2</title>
</head>
<body>
<h1>Application 2</h2>
<p><a href="http://home.kube.example.com">Go Home</a></p>
</body>
</html>