A little bit more image work
This commit is contained in:
parent
a0a32c31b9
commit
4d3e1655e0
5 changed files with 123 additions and 145 deletions
|
@ -169,7 +169,7 @@ httpServer.on("error", (e) => {
|
|||
});
|
||||
|
||||
httpServer.listen(8080, () => {
|
||||
log("HTTP listening on port 8080");
|
||||
log("HTTP and WS listening on port 8080");
|
||||
});
|
||||
|
||||
const runJob = (job, sock) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue