Update html/index.html

This commit is contained in:
2025-06-23 11:30:57 +00:00
parent a50d27be35
commit 140cc7dda4

View File

@@ -3,5 +3,5 @@
<title>Hello World from Dokploy3</title> <title>Hello World from Dokploy3</title>
</head> </head>
<body> <body>
<h1>Hello World</h1> <h1>Hello World from Dokploy3</h1>
</body> </body>