We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5358e3 commit c99bf33Copy full SHA for c99bf33
1 file changed
README.md
@@ -77,6 +77,7 @@ It has the following features:
77
```
78
hosts:
79
http://example.com:
80
+ - ^(/.*)?/$: file:///some-document-root$1/index.html
81
- ^(/.*)$: file:///some-document-root$1
82
83
0 commit comments