Files
examples/html/index.html
T
2025-06-29 23:27:45 +00:00

7 lines
131 B
HTML

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