changed docker file nest to avoid rebuild everything each time, and small changes in chat gateway
This commit is contained in:
9
tests_hugo/pure_node/index.html
Normal file
9
tests_hugo/pure_node/index.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<!Doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<title>title</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>hello world</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user