Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
Nicolas De Loof 2024-12-03 15:12:55 +01:00 committed by Nicolas De loof
parent af5b748500
commit 0861e68450
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Docker Nginx</title> <title>Static file 2</title>
</head> </head>
<body> <body>
<h2>Hello from Nginx container</h2> <h2>Hello from Nginx container</h2>

View File

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Docker Nginx</title> <title>Static file 2</title>
</head> </head>
<body> <body>
<h2>Hello from Nginx container</h2> <h2>Hello from Nginx container</h2>