Skip to content

Commit

Permalink
fix: fix remoteAddress undefined on ALB event source
Browse files Browse the repository at this point in the history
  • Loading branch information
brett-vendia committed Jan 9, 2021
1 parent 446d496 commit a092233
Show file tree
Hide file tree
Showing 5 changed files with 26,804 additions and 894 deletions.
2 changes: 1 addition & 1 deletion examples/alb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

```bash
npm pack ../..
npm install ./vendia-serverless-express-4.0.0-rc.1.tgz
npm install ./vendia-serverless-express-4.0.0-rc.3.tgz
npm install --prefix ./src ./
node local.js
```

0 comments on commit a092233

Please sign in to comment.