Skip to content

Commit

Permalink
Changes tested and working
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhapsody-Sky committed Apr 4, 2023
1 parent 07ec23d commit da5f17d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,4 @@ app.get('/gpt/:text', async (req, res) => {
}

})
//Deploy me again
app.listen(process.env.PORT || 3000)

0 comments on commit da5f17d

Please sign in to comment.