working setup with caddy

This commit is contained in:
2026-05-12 10:20:05 -04:00
commit 89952369f0
7 changed files with 70 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
<html>
<head>
<title>Test 2</title>
</head>
<body>
<h1>Test 2</h1>
<p>This is a test page.</p>
</body>
</html>