Files
examples/html/index.html

7 lines
155 B
HTML
Raw Normal View History

<html>
<head>
2025-06-27 07:26:50 +00:00
<title>Hello World from Dokploy and Joergen!</title>
</head>
<body>
2025-06-27 07:28:19 +00:00
<h1>Hello World from Dokploy and Joergen!</h1>
</body>