infrastructure/ansible/roles/docker/files/yourls/index.html

9 lines
149 B
HTML
Raw Normal View History

<html>
<head>
<meta http-equiv="refresh" content="0; url=/admin/" />
</head>
<body>
<h1>Redirecting to admin...</h1>
</body>
</html>