use docker compose instead

This commit is contained in:
2026-05-13 14:08:41 -04:00
parent 89952369f0
commit 1ca802dc2a
9 changed files with 55 additions and 42 deletions
+9
View File
@@ -0,0 +1,9 @@
<html>
<head>
<title>Test 1</title>
</head>
<body>
<h1>Test 1</h1>
<p>This is a test page.</p>
</body>
</html>