Files
examples/html/index.html
T
2025-06-23 12:07:45 +00:00

7 lines
129 B
HTML

<html>
<head>
<title>Hello World from Dokploy</title>
</head>
<body>
<h1>Hello World from Dokploy</h1>
</body>