nginx/test/start-hook-test-app/index.html

8 lines
105 B
HTML

<html>
<head>
<title>Test NGINX passed</title>
</head>
<body>
<h1>NGINX is working</h1>
</body>
</html>