We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 131e548 commit 3aebcd1Copy full SHA for 3aebcd1
README.md
@@ -322,7 +322,7 @@ gateway({
322
> Afterwards:
323
> `curl --header "Host: api.company.tld:8080" http://127.0.0.1:8080/api-service-endpoint`
324
325
-You can optionally `npm install micromatch` and benefit from patterns support:
+Using micromatch patterns as hostname value:
326
```js
327
const hostnames2prefix = [{
328
prefix: '/admin',
0 commit comments