mirror of
https://github.com/FranP-code/Show-multiplication-tables-CLI-Tool.git
synced 2025-10-12 23:52:32 +00:00
deploy done
This commit is contained in:
@@ -75,4 +75,4 @@ app.get('/', (req, res) => {
|
||||
})
|
||||
})
|
||||
|
||||
app.listen(port)
|
||||
app.listen(process.env.PORT || port)
|
||||
Reference in New Issue
Block a user