We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa900bc + c7775d6 commit 186bb59Copy full SHA for 186bb59
1 file changed
app/templates/index.html
@@ -5,6 +5,6 @@
5
<title>Index page</title>
6
</head>
7
<body>
8
-The hostname of the container is <b>{{ hostname }}</b> and its IP is <b>{{ ip }}</b>.
+The hostname of the container is <b>{{ hostname }}</b> and its IP is <b>{{ ip }}</b>. That's it !
9
</body>
10
-</html>
+</html>
0 commit comments