start DNS configuration

This commit is contained in:
2026-05-14 14:45:14 -04:00
parent 21b87a3eb8
commit a257298436
4 changed files with 21 additions and 4 deletions
+11
View File
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Default Page</title>
</head>
<body>
<p>This is the default web page. Please configure your DNS.</p>
</body>
</html>