first commit
This commit is contained in:
10
web/public/index.php
Normal file
10
web/public/index.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Docker Nginx PHP MySQL</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Docker Nginx PHP MySQL</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user