Added initial files
This commit is contained in:
14
files/index.html
Executable file
14
files/index.html
Executable file
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>GALAXIS</title>
|
||||
<style>
|
||||
body {width: 35em;margin: 0 auto;font-family: Tahoma, Verdana, Arial, sans-serif;}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Local backend service deployed</h1>
|
||||
<p>If you see this page, the nginx web server is successfully installed and working.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user