Change port number

This commit is contained in:
Pieter Vander Vennet 2024-06-17 18:23:30 +02:00
parent 8598577a8a
commit a218e2a674

View file

@ -157,7 +157,7 @@ export class Main {
const result = this.ipv4.getAll("78.23.104.174");
console.log("Testresult on fixed IP address:", result)
new Server(2346, {},
new Server(2347, {},
[{
mustMatch: "ip",
mimetype: "application/json",