Update index.js

This commit is contained in:
mateusz_pielak 2024-10-11 12:26:26 +00:00
parent 0460798593
commit 4ca9cabe41

View File

@ -21,7 +21,7 @@ const server = http.createServer((req, res) => {
const pageContent = ` const pageContent = `
<html> <html>
<head> <head>
<title>Informacje o kliencie</title> <title>Informacje o kliencie zmiany zmiany zmiany </title>
</head> </head>
<body> <body>
<h1>Adres IP klienta: ${clientIP}</h1> <h1>Adres IP klienta: ${clientIP}</h1>