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> <html>
<head> <head>
<title>Hello World from Dokploy</title> <title>Hello World from Dokploy!</title>
</head> </head>
<body> <body>
<h1>Hello World from Dokploy</h1> <h1>Hello World from Dokploy!</h1>
</body> </body>