mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 00:57:59 +00:00
update the thing
This commit is contained in:
parent
320381fe89
commit
bfc6174575
@ -166,4 +166,4 @@ app.get("/bangs", async (req, res) => {
|
||||
|
||||
app.all("/*", listener);
|
||||
|
||||
app.listen(3000, () => console.log("Listening on 0.0.0.0:3000"));
|
||||
app.listen(6014, () => console.log("Listening on 0.0.0.0:6014"));
|
Loading…
Reference in New Issue
Block a user