oop
This commit is contained in:
parent
821dd7ff87
commit
b2c33af4ea
2 changed files with 3 additions and 4 deletions
3
index.js
3
index.js
|
@ -15,5 +15,4 @@ app.get("/curl", (req, res) => {
|
|||
|
||||
app.listen(PORT, () => {
|
||||
console.log("Violets-Purgatory is now listening on port: " + PORT)
|
||||
})
|
||||
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue