Nicolas De Loof 0861e68450 fix
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2024-12-06 16:46:42 +01:00

11 lines
165 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Static file 2</title>
</head>
<body>
<h2>Hello from Nginx container</h2>
</body>
</html>