Add nginx to dockerfile and deploy a static index.html.
This commit is contained in:
5
static/index.html
Normal file
5
static/index.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Coming Eventually!
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user