Skip to content

Commit 267e913

Browse files
authored
Update index.html
1 parent 329d759 commit 267e913

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/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 }} working</b>.
99
</body>
10-
</html>
10+
</html>

0 commit comments

Comments
 (0)