Update html/index.html

This commit is contained in:
2025-06-23 13:07:33 +00:00
parent 5784e40493
commit 908ed35f14

View File

@@ -1,7 +1,7 @@
<html>
<head>
<title>Hello World from Dokploy</title>
<title>Hello World from Dokploy!</title>
</head>
<body>
<h1>Hello World from Dokploy</h1>
<h1>Hello World from Dokploy!</h1>
</body>