k8s/nginx/scripts/html/index.html (
9
lines of code) (
raw
):
<html> <head> <title>Web Server Application</title> </head> <body bgcolor=white> <h1>Web site powered by NGINX</h1> <p> Upload your website data here! </p> </body> </html>