1
0
mirror of https://github.com/umputun/reproxy.git synced 2025-07-12 22:20:55 +02:00

Merge pull request #6 from bobuk/patch-1

Update README.md
This commit is contained in:
Umputun
2021-04-10 02:03:43 -05:00
committed by GitHub

View File

@ -18,7 +18,7 @@ Starting reproxy requires at least one provider defined. The rest of parameters
example with a static provider:
`reproxy --static.enabled --rule="example.com/api/(.*),https://api.example.com/$1"`
`reproxy --static.enabled --static.rule="example.com/api/(.*),https://api.example.com/$1"`
## Install