Skip to content

Commit 186bb59

Browse files
authored
Merge pull request #1 from BILELISMAIL/BILELISMAIL-patch-1
Update the index file
2 parents aa900bc + c7775d6 commit 186bb59

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/templates/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
<title>Index page</title>
66
</head>
77
<body>
8-
The hostname of the container is <b>{{ hostname }}</b> and its IP is <b>{{ ip }}</b>.
8+
The hostname of the container is <b>{{ hostname }}</b> and its IP is <b>{{ ip }}</b>. That's it !
99
</body>
10-
</html>
10+
</html>

0 commit comments

Comments
 (0)