Update README.md

fix legacy example
This commit is contained in:
Grigory Bakunov
2021-04-10 09:50:20 +03:00
committed by GitHub
parent a3d35bf7a9
commit 3ce8eb4eac

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