Files
examples/html/index.html

7 lines
117 B
HTML
Raw Normal View History

<html>
<head>
2025-06-23 11:28:58 +00:00
<title>Hello World from Dokploy3</title>
</head>
<body>
<h1>Hello World</h1>
</body>