mirror of
https://github.com/umputun/reproxy.git
synced 2024-11-24 08:12:31 +02:00
add line break for better formatting
This commit is contained in:
parent
5bf6b632ff
commit
38b7f8b002
@ -16,7 +16,9 @@ Optional assets server can be used to serve static files.
|
||||
|
||||
Starting reproxy requires at least one provider defined. The rest of parameters are strictly optional and have sane default.
|
||||
|
||||
example with a static provider: `reproxy --static.enabled --rule="example.com/api/(.*),https://api.example.com/$1"`
|
||||
example with a static provider:
|
||||
|
||||
`reproxy --static.enabled --rule="example.com/api/(.*),https://api.example.com/$1"`
|
||||
|
||||
## Install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user