Skip to content

Commit

Permalink
chore(README): lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
17hz committed Sep 2, 2024
1 parent 81e14e2 commit c8e337b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ app.listen(3000);

// proxy and keep the same base path "/api"
// http://127.0.0.1:3000/api/foo/bar -> http://www.example.org/api/foo/bar

```

_All_ `http-proxy` [options](https://github.com/nodejitsu/node-http-proxy#options) can be used, along with some extra `http-proxy-middleware` [options](#options).
Expand Down

0 comments on commit c8e337b

Please sign in to comment.