Skip to content

Commit 3aebcd1

Browse files
committed
updating micromatch reference in docs
1 parent 131e548 commit 3aebcd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ gateway({
322322
> Afterwards:
323323
> `curl --header "Host: api.company.tld:8080" http://127.0.0.1:8080/api-service-endpoint`
324324
325-
You can optionally `npm install micromatch` and benefit from patterns support:
325+
Using micromatch patterns as hostname value:
326326
```js
327327
const hostnames2prefix = [{
328328
prefix: '/admin',

0 commit comments

Comments
 (0)