Change port number
This commit is contained in:
parent
8598577a8a
commit
a218e2a674
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue