mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 15:23:44 +00:00
update the thing
This commit is contained in:
@@ -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"));
|
||||
Reference in New Issue
Block a user