Files
mindboost-media-server/nginx/html/index.html

16 lines
294 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Hello from b.mindboost.team 🎉</title>
</head>
<body>
<h1>🚀 Nginx inside Docker it works!</h1>
<p>
Edit
<code>nginx/html/index.html</code>
and re-deploy to see changes.
</p>
</body>
</html>