compose/tests/compose-e2e/volume-test/static/index.html

10 lines
163 B
HTML

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