forked from seth/ipv4.army
Update index.ts
This commit is contained in:
parent
94163df713
commit
424343e311
1 changed files with 1 additions and 1 deletions
2
index.ts
2
index.ts
|
@ -170,7 +170,7 @@ const webserver = serve({
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
development,
|
development,
|
||||||
port: 3000,
|
port: 2056
|
||||||
});
|
});
|
||||||
|
|
||||||
const lanyardSocket = new WebSocket("wss://lanyard.creations.works/socket");
|
const lanyardSocket = new WebSocket("wss://lanyard.creations.works/socket");
|
||||||
|
|
Loading…
Add table
Reference in a new issue