Skip to content

Commit

Permalink
early nanopay
Browse files Browse the repository at this point in the history
  • Loading branch information
nano2dev committed Mar 2, 2024
1 parent 7a32d5a commit d6df3ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions streaming/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@ const startServer = async () => {

app.use(httpLogger);
app.use(cors());
app.use(express.json())

// Handle eventsource & other http requests:
server.on('request', app);
Expand Down

0 comments on commit d6df3ab

Please sign in to comment.